]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unused functions on armv6. Some of the cache handling code is still
authorandrew <andrew@FreeBSD.org>
Mon, 3 Oct 2016 16:10:38 +0000 (16:10 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 3 Oct 2016 16:10:38 +0000 (16:10 +0000)
commit29875679bad33c79146cc8c272ac917b28862501
tree84f9eeaa8f115ca4d9ba1398c70616c896db020a
parent841d22cadca047b91d285a8af8e695b099866ce1
Remove unused functions on armv6. Some of the cache handling code is still
used in the elf trampoline so add a macro to handle this.

Sponsored by: ABT Systems Ltd
sys/arm/arm/cpufunc_asm_arm11.S
sys/arm/arm/cpufunc_asm_arm11x6.S
sys/arm/arm/cpufunc_asm_armv6.S
sys/arm/arm/cpufunc_asm_armv7.S
sys/arm/include/cpufunc.h
sys/conf/Makefile.arm