mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Removing the #endif as well sounds like a good idea.
This commit is contained in:
parent
8c06401dab
commit
2f5f750d3c
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue