marcel 2003/07/13 19:42:15 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica/Osd OsdMemory.c
Log:
Fix build breakage on ia64. The second argument of AcpiOsReadable()
and AcpiOsWritable() have type ACPI_SIZE and not UINT32.
Revision Changes Path
1.10 +2 -2 src/sys/dev/acpica/Osd/OsdMemory.c