NetBSD/sys/arch/vax
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
..
bi Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
boot avoid some multi-level pointer cast issues. 2011-07-03 08:56:25 +00:00
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
consolerl
floppy
if Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
mba Cleanup includes. Change <machine/XXX.h> to <sys/XXX.h> for bus, cpu, intr. 2010-12-14 23:38:30 +00:00
stand
uba dependant -> dependent 2011-06-30 20:09:15 +00:00
vax Cleanup trapframe handling. Instead of keeping a trapframe pointer in the 2011-07-03 02:18:20 +00:00
vsa assignment to sc_dev is in tcattach, we don't have sc_dev 2011-06-05 16:12:50 +00:00
Makefile