peter 2003/11/14 14:26:29 PST
FreeBSD src repository
Modified files:
sys/i386/acpica madt.c
Log:
Minor source sync with amd64. For %.*s printf formats, pass in an
int rather than a size_t. cast the ioapicaddress variable via
uintptr_t before going to void *.
Revision Changes Path
1.7 +5 -3 src/sys/i386/acpica/madt.c