mirror of
https://github.com/acpica/acpica/
synced 2025-02-08 09:34:14 +03:00
date 2003.02.28.16.06.00; author rmoore1; state Exp;
This commit is contained in:
parent
41eb166875
commit
bfc33eb0f7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user