NetBSD/sys/arch/atari
mrg 5401d28313 fix atari builds in two ways:
- isa_detach_hook() was missing a parameter name (hi dyoung!)
- PCI_CONF_SIZE -> PCI_CONFIG_SIZE; pcivar.h has a PCI_CONF_SIZE now (hi jak!)
2009-08-23 01:27:12 +00:00
..
atari fix atari builds in two ways: 2009-08-23 01:27:12 +00:00
compile
conf Regenerate after shrinking kernels to fit on floppies 2009-03-06 23:38:41 +00:00
dev Read AD_CFG_SWITCH via volatile pointer so that 2009-07-31 15:55:10 +00:00
include fix atari builds in two ways: 2009-08-23 01:27:12 +00:00
isa fix atari builds in two ways: 2009-08-23 01:27:12 +00:00
pci Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
stand Rewrite binpatch(8) utility to add support for ELF binaries, 2009-08-20 15:14:49 +00:00
vme Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy. 2009-07-19 05:43:22 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00