NetBSD/sys/arch/macppc
gdamore ca7d761296 Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX.
Use the opt_ah.h for the provided HAL to get options like AH_REGOPS_FUNC.
Add AH_REGOPS_FUNC to a few opt_ah.h that don't have it in this version
of the HAL but need it.  (The next version from Sam should have this fixed
in it.  If it doesn't, then we'll have to take care at import time.)

Ultimately, this should make future imports even easier, and individual ports
should not have to worry about whether AH_REGOPS_FUNC is properly defined or
not, since the opt_ah.h will just take care of it automatically.

Ok'd by dyoung@.
2006-04-05 06:54:26 +00:00
..
compile
conf Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX. 2006-04-05 06:54:26 +00:00
dev Use device_cfdata(). 2006-03-29 04:16:44 +00:00
include Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
macppc merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
pci merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
stand Add relevant #include's to get prototypes. 2006-01-28 01:23:16 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00