mirror of
https://github.com/acpica/acpica/
synced 2025-01-28 20:25:25 +03:00
Updated a comment
date 2002.01.22.16.20.00; author rmoore1; state Exp;
This commit is contained in:
parent
b90c41347c
commit
322f50050a
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: actypes.h - Common data types for the entire ACPI subsystem
|
||||
* $Revision: 1.213 $
|
||||
* $Revision: 1.214 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -249,7 +249,8 @@ typedef char NATIVE_CHAR;
|
||||
|
||||
#ifdef DEFINE_ALTERNATE_TYPES
|
||||
/*
|
||||
* Types used only in translated source
|
||||
* Types used only in translated source, defined here to enable
|
||||
* cross-platform compilation only.
|
||||
*/
|
||||
typedef INT32 s32;
|
||||
typedef UINT8 u8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user