NetBSD/usr.sbin/acpitools/acpidump
dogcow 7ac7d15dd5 Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing some
internal structures around. (yay for assuming that pointers can be held in
an int. bah.)

Not sure if it actually _works_ on amd64, but as the output on my i386
doesn't change pre/post-patching, that seems good enough for now.
2007-01-14 05:33:18 +00:00
..
acpi_user.c
acpi.c Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing some 2007-01-14 05:33:18 +00:00
acpidump.8
acpidump.c
acpidump.h
aml_dump.c
asl_dump.c Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing some 2007-01-14 05:33:18 +00:00
Makefile