Garbage collect bits forgotten in r295267.

This commit is contained in:
cognet 2016-08-30 22:32:33 +00:00
parent 1a26a9e106
commit 27ece8c45f

View File

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