NetBSD/sys/arch/arc
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
..
arc Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This 2011-07-17 01:36:50 +00:00
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
dev #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
dti #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
isa #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
jazz #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
pci #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
stand Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile Fix 'tags' target. 2011-04-03 23:07:19 +00:00
TODO Update some items to reflect reality. 2011-01-08 09:44:37 +00:00