]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix build breakage on ia64. The second argument of AcpiOsReadable()
authormarcel <marcel@FreeBSD.org>
Mon, 14 Jul 2003 02:42:15 +0000 (02:42 +0000)
committermarcel <marcel@FreeBSD.org>
Mon, 14 Jul 2003 02:42:15 +0000 (02:42 +0000)
commit17391f77a30e81fdb11336f6a82f998730f9610f
tree1a6b473eb3c87e66c8f8252bb941b9783328eef9
parent0af8d74af0dc1e66f2253e474e6ed4e49527bac2
Fix build breakage on ia64. The second argument of AcpiOsReadable()
and AcpiOsWritable() have type ACPI_SIZE and not UINT32.
sys/dev/acpica/Osd/OsdMemory.c