NetBSD/usr.sbin/acpitools/amldb
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
..
amldb.8
amldb.c Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing some 2007-01-14 05:33:18 +00:00
debug.c
debug.h
Makefile
region.c