1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00

Garbage collect bits forgotten in r295267.

This commit is contained in:
Olivier Houchard 2016-08-30 22:32:33 +00:00
parent 4cbafea09c
commit dd6ca285cb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305094

View File

@ -364,8 +364,6 @@ ENTRY(xscalec3_setttb)
#ifdef CACHE_CLEAN_BLOCK_INTR
msr cpsr_fsxc, r3
#else
str r2, [r3]
#endif
RET
END(xscalec3_setttb)