NetBSD/sys/arch/amiga
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
..
amiga 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 add stubs for bus_space_read_stream_4()/bus_space_write_stream_4(), 2002-09-27 21:08:34 +00:00
stand Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
Makefile