opnsense-src/sys/libkern/arm
Mateusz Guzik b2d2a59035 arm: flip memclr to use memset
Reviewed by:	andrew
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D31217
2021-08-23 15:23:42 +02: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 arm: flip memclr to use memset 2021-08-23 15:23:42 +02: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