date 2005.06.30.21.14.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-07-09 15:17:57 +00:00
parent fbaeb202dd
commit af4ccb6de3

View File

@ -47,7 +47,7 @@
/* Symbol exceptions */ /* Symbol exceptions */
-esym( 528, _THIS_MODULE) // Symbol not always used, but always present -esym( 528, _AcpiModuleName) // Symbol not always used, but always present
-esym( 550, CurrentSp) // Used to track stack use -esym( 550, CurrentSp) // Used to track stack use
-esym( 534, AcpiDmDumpName) // Return value not always used -esym( 534, AcpiDmDumpName) // Return value not always used
-esym( 534, AcpiDmCommaIfListMember) // Return value not always used -esym( 534, AcpiDmCommaIfListMember) // Return value not always used