summaryrefslogtreecommitdiffstats
path: root/source/include/acdebug.h
diff options
context:
space:
mode:
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