NetBSD/sys/arch/arm32/footbridge
cgd c9c2181ed9 provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
#defines in asm.h to use them, and convert code which needs to use C labels
to use _C_LABEL as well.  (I can't see any reason why the label vs. function
differentiation shouldn't be GC'd; i only added uses of _C_LABEL.)  This
should help if this port is converted to use ELF, and was checked by
compiling all kernels in arm32/conf (with some driver removals and some
MI header fixups re: common blocks) with an arm-linux ELF toolchain.
1999-10-26 06:53:41 +00:00
..
cyclone_boot.h Define both EBSA285 and CATS bootinfo structure magic numbers. 1998-10-05 02:36:49 +00:00
dc21285mem.h
dc21285reg.h
ebsa285_machdep.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
footbridge.c Implement a separate function to set up the pci io and mem bus space 1998-11-10 04:32:03 +00:00
footbridge_clock.c Fix microtime() to sanely handle calls before the clocks have been 1999-04-23 09:09:04 +00:00
footbridge_com.c Define fcomcnattach() and fcomcndetach() functions for the diagnostic 1998-10-05 02:36:02 +00:00
footbridge_com_io.c
footbridge_com_io_asm.S
footbridge_io.c Implement bus_space_{read,write}_region_2(). 1999-02-27 11:14:27 +00:00
footbridge_io_asm.S Implement bus_space_{read,write}_region_2(). 1999-02-27 11:14:27 +00:00
footbridge_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
footbridge_irqhandler.c Fix this so that it compiles when IRQSTATS is not defined. 1999-04-05 07:04:17 +00:00
footbridge_machdep.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
footbridge_pci.c Add support for interrupts that are actually routed via an ISA interrupt 1998-10-05 01:09:38 +00:00
footbridgevar.h