NetBSD/sys/arch/rs6000
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ioplanar struct device * -> device_t 2011-06-18 08:08:27 +00:00
mca struct device * -> device_t 2011-06-18 08:08:27 +00:00
rs6000 Don't include *pmap.h in assembly files. Get the needed definitions 2011-06-20 19:56:10 +00:00
stand remove inline from some non-inline function prototypes. 2011-07-07 06:01:12 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00