mirror of
https://github.com/acpica/acpica/
synced 2025-01-22 09:22:16 +03:00
Renamed interpreter functions to Ex*, Utility functions to Ut*
date 2001.05.09.20.12.00; author rmoore1; state Exp;
This commit is contained in:
parent
2fce35716f
commit
5838a8e813
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acpi.h - Master include file, Publics and external data.
|
||||
* $Revision: 1.53 $
|
||||
* $Revision: 1.54 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -136,7 +136,7 @@
|
||||
#include "acstruct.h" /* Common structures */
|
||||
#include "acglobal.h" /* All global variables */
|
||||
#include "achware.h" /* Hardware defines and interfaces */
|
||||
#include "accommon.h" /* Common interfaces */
|
||||
#include "acutils.h" /* Utility interfaces */
|
||||
|
||||
|
||||
#endif /* __ACPI_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user