diff --git a/source/include/acdebug.h b/source/include/acdebug.h index 9b59530c2..6522999b9 100644 --- a/source/include/acdebug.h +++ b/source/include/acdebug.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acdebug.h - ACPI/AML debugger - * $Revision: 1.69 $ + * $Revision: 1.70 $ * *****************************************************************************/ @@ -286,6 +286,10 @@ AcpiDbWalkForSpecificObjects ( void *Context, void **ReturnValue); +void +AcpiDbGenerateGpe ( + char *GpeArg, + char *BlockArg); /* * dbdisply - debug display commands