NetBSD/sys/arch/hpcsh
tsutsui f6b04c4370 - explicitly include <machine/pcb.h> for struct pcb
- consistently use
   #if NKSYMS || defined(MODULAR) || defined(DDB) || defined(KGDB)
  to check kernel symbols otherwise build fails if none of them are defined
Reported by Yasushi Oshima.
2012-06-11 16:41:26 +00:00
..
compile
conf Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
dev Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
hpcsh - explicitly include <machine/pcb.h> for struct pcb 2012-06-11 16:41:26 +00:00
include - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
stand
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00