NetBSD/sys/arch/mmeye/stand
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
..
boot Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
bootcoff ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
bootelf ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
Makefile Add support boot. only support SH4 machine(mmEye-WLF and others) now. 2011-03-03 05:59:37 +00:00
Makefile.inc