NetBSD/sys/arch/atari
thorpej 1a6b241b1d Add a config_init() function to initialize the config data structures.
Normally this is called by configure(), but some ports (amiga, atari,
x68k) need to do this early because of how they find the console.
2002-09-30 17:36:31 +00:00
..
atari Add a config_init() function to initialize the config data structures. 2002-09-30 17:36:31 +00:00
compile
conf Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK" 2002-09-25 11:49:48 +00:00
dev Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
include it really helps to get the stub right before cutting + pasting it 27 times. 2002-09-22 07:53:39 +00:00
isa Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
pci Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
stand For some reason, things stopped working without explicitely adding a rule 2002-08-13 20:06:32 +00:00
vme Declare all cfattach structures const. 2002-09-27 20:29:02 +00:00
Makefile