summaryrefslogtreecommitdiffstats
path: root/source/include/acdebug.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-10-17 00:06:42 +0000
committerjkim <jkim@FreeBSD.org>2013-10-17 00:06:42 +0000
commitf4a31baa14e08b26c3b63f02571280c872cabe90 (patch)
tree3908357b831dbb78c746f73c443b4d7ba5e966f9 /source/include/acdebug.h
parentb2a92415360aacb32d9b6107bdcf100d16d09167 (diff)
downloadFreeBSD-src-f4a31baa14e08b26c3b63f02571280c872cabe90.zip
FreeBSD-src-f4a31baa14e08b26c3b63f02571280c872cabe90.tar.gz
Import ACPICA 20130927.
Diffstat (limited to 'source/include/acdebug.h')
-rw-r--r--source/include/acdebug.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/acdebug.h b/source/include/acdebug.h
index 37d41d3..b8ae659 100644
--- a/source/include/acdebug.h
+++ b/source/include/acdebug.h
@@ -393,6 +393,10 @@ char *
AcpiDbGetFromHistory (
char *CommandNumArg);
+char *
+AcpiDbGetHistoryByIndex (
+ UINT32 CommanddNum);
+
/*
* dbinput - user front-end to the AML debugger
OpenPOWER on IntegriCloud