mirror of
https://github.com/acpica/acpica/
synced 2025-03-19 20:52:57 +03:00
Added new message type, "Optimizations"
date 2002.08.13.22.13.00; author rmoore1; state Exp;
This commit is contained in:
parent
327522dbf6
commit
bed543a834
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: aslcompiler.h - common include file
|
||||
* $Revision: 1.115 $
|
||||
* $Revision: 1.116 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -316,7 +316,8 @@ AslCommonError (
|
||||
void
|
||||
AePrintException (
|
||||
UINT32 FileId,
|
||||
ASL_ERROR_MSG *Enode);
|
||||
ASL_ERROR_MSG *Enode,
|
||||
char *Header);
|
||||
|
||||
void
|
||||
AePrintErrorLog (
|
||||
|
Loading…
x
Reference in New Issue
Block a user