cvs commit: src/sys/dev/acpica/Osd OsdMemory.c
Nate Lawson
nate at root.org
Sun Jul 13 21:01:01 PDT 2003
On Sun, 13 Jul 2003, Marcel Moolenaar wrote:
> 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
Thanks. I take it the differences between ia32 and ia64 caused this to
not generate a warning?
-Nate
More information about the cvs-src
mailing list