NetBSD/sys/arch/arm32/iomd
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
..
iic_iomd.c
iomd.c
iomd_clock.c Don't try and calculate the time in microtime() unless cpu_initclocks() 1999-04-20 09:14:32 +00:00
iomd_dma.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
iomd_dma.h
iomd_fiq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_iic.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_io.c
iomd_io_asm.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_irqhandler.c _intrnames is only used in irq_release() if IRQ_STATS is defined so add an 1999-03-16 10:53:50 +00:00
iomdreg.h
iomdvar.h
kbd_iomd.c
pms_iomd.c
qms_iomd.c