In cpufunc_control, uncomment the code responsible for returning the old
state of the control register.
This commit is contained in:
parent
e959a70bad
commit
8c06401dab
@ -121,7 +121,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 */
|
||||
#if 0
|
||||
mov r0, r3 /* Return old value */
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user