aboutsummaryrefslogtreecommitdiff
path: root/source/include/acdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acdebug.h')
-rw-r--r--source/include/acdebug.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/source/include/acdebug.h b/source/include/acdebug.h
index b8ae659a3a5e..f85ec01ac29a 100644
--- a/source/include/acdebug.h
+++ b/source/include/acdebug.h
@@ -5,7 +5,7 @@
*****************************************************************************/
/*
- * Copyright (C) 2000 - 2013, Intel Corp.
+ * Copyright (C) 2000 - 2014, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -164,6 +164,11 @@ void
AcpiDbGenerateSci (
void))
+void
+AcpiDbExecuteTest (
+ char *TypeArg);
+
+
/*
* dbconvert - miscellaneous conversion routines
*/