mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
Source clean-up via acpisrc utility
date 2000.11.02.22.52.00; author rmoore1; state Exp;
This commit is contained in:
parent
7be67ec27e
commit
32344f9fe7
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: actypes.h - Common data types for the entire ACPI subsystem
|
||||
* $Revision: 1.149 $
|
||||
* $Revision: 1.150 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -187,7 +187,7 @@ typedef UINT32 ACPI_PHYSICAL_ADDRESS;
|
||||
#define ALIGNED_ADDRESS_BOUNDARY 0x00000002
|
||||
#define _HW_ALIGNMENT_SUPPORT
|
||||
|
||||
/*
|
||||
/*
|
||||
* (16-bit only) internal integers must be 32-bits, so
|
||||
* 64-bit integers cannot be supported
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user