NetBSD/usr.sbin/acpitools/aml
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
..
aml_amlmem.c
aml_amlmem.h
aml_common.c
aml_common.h
aml_env.h
aml_evalobj.c
aml_evalobj.h
aml_memman.c
aml_memman.h
aml_name.c
aml_name.h
aml_obj.c
aml_obj.h
aml_parse.c
aml_parse.h
aml_region.c
aml_region.h
aml_status.h
aml_store.c
aml_store.h