Removing the #endif as well sounds like a good idea.

This commit is contained in:
Olivier Houchard 2005-02-20 01:26:01 +00:00
parent 8c06401dab
commit 2f5f750d3c

View file

@ -122,7 +122,6 @@ ENTRY(cpufunc_control)
teq r2, r3 /* Only write if there is a change */
mcrne p15, 0, r2, c1, c0, 0 /* Write new control register */
mov r0, r3 /* Return old value */
#endif
RET
.Lglou: