NetBSD/sys/arch/arm32/fpe-arm
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
..
armfpe.h Fix arm_fpe_[gs]etcontext() prototype declarations to take a 1998-02-22 23:38:18 +00:00
armfpe.s
armfpe_glue.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
armfpe_init.c Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00