opnsense-src/sys/libkern/arm
Andrew Turner 4e76e4c301 Remove obsolete code gated on _ARM_ARCH_*
This is all code only run on ARMv4 and ARMv5. Support for these have
been dropped from FreeBSD.

Differential Revision:	https://reviews.freebsd.org/D28314
2021-01-28 10:41:45 +00:00
..
aeabi_unwind.c sys/kern: adoption of SPDX licensing ID tags. 2017-11-27 15:20:12 +00:00
divsi3.S Remove checks for __ARM_EABI__, we only build for EABI now. 2015-07-09 21:02:40 +00:00
ffs.S Remove obsolete code gated on _ARM_ARCH_* 2021-01-28 10:41:45 +00:00
ldivmod.S Remove checks for __ARM_EABI__, we only build for EABI now. 2015-07-09 21:02:40 +00:00
ldivmod_helper.c sys/kern: adoption of SPDX licensing ID tags. 2017-11-27 15:20:12 +00:00
memclr.S Add the __aeabi_memclr8 symbol, clang 3.7 uses this. 2015-09-21 18:35:32 +00:00
memcpy.S Remove checks for __ARM_EABI__, we only build for EABI now. 2015-07-09 21:02:40 +00:00
memset.S Remove checks for __ARM_EABI__, we only build for EABI now. 2015-07-09 21:02:40 +00:00
muldi3.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00