NetBSD/sys/arch/arm32/ofw
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
..
com_ofisa_consolehack.c pull isa_machdep.h in from machine/ instead of from $(MACHINE)/isa/ 1999-03-19 05:13:16 +00:00
com_ofisa_machdep.c
if_cs_ofisa_machdep.c Implement a reg fixup, needed for old OpenFirmware builds. 1998-08-17 20:38:08 +00:00
lpt_ofisa_machdep.c Fix a couple of string buffer overruns in lpt_ofisa_md_match() 1998-10-28 04:21:57 +00:00
ofisa_machdep.c
ofisapc.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
ofisascr.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
ofrom.c Take advantage of the new `access_type' for pmap_enter(), and always do R/M 1999-03-26 22:00:24 +00:00
oftodclock.c
ofw.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
ofw_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
ofw_irqhandler.c Simplified initialisation of irqmasks. 1998-09-05 04:04:24 +00:00
ofwgencfg_clock.c
ofwgencfg_machdep.c Update for name change of pv_addr_t structure members. 1999-01-03 02:23:27 +00:00
openfirm.c
wdc_ofisa_machdep.c