NetBSD/sys/arch/hpcsh/hpcsh
uwe 8b5ad019f4 ANSI'ify functions without arguments. Use uintN_t.
Use for (;;) continue; for unreachable infinite loops, as lint is
somehow more happy about them.
2006-01-24 22:32:19 +00:00
..
autoconf.c #include "opt_md.h" as this file uses MEMORY_DISK_* options. 2006-01-13 22:18:59 +00:00
bus_space.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
clock_machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
console.c Use NULL, not 0 for null pointer. 2006-01-20 04:30:03 +00:00
debug.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kloader_machdep.c Use uint32_t. Declare jump and boot functions noreturn. Move scratch 2006-01-20 03:55:55 +00:00
locore.S Use cpp-safe labels. Provide .size 2006-01-23 00:17:20 +00:00
machdep.c ANSI'ify functions without arguments. Use uintN_t. 2006-01-24 22:32:19 +00:00
mainbus.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00