NetBSD/sys/arch/sun3
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 fix previous and use a correct make construct 2011-07-09 15:04:06 +00:00
dev apply some static. 2011-07-16 20:25:28 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
sun3 Fix merge botch. KERNBASE macro was split into KERNBASE3 and KERNBASE3X 2011-06-14 15:23:19 +00:00
sun3x Fix merge botch. KERNBASE macro was split into KERNBASE3 and KERNBASE3X 2011-06-14 15:23:19 +00:00
Makefile