mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
ARM: Remove unused variable.
Not a functional change. MFC after: 3 days
This commit is contained in:
parent
8df555925a
commit
4f18c103db
1 changed files with 0 additions and 3 deletions
|
|
@ -439,9 +439,6 @@ boot_pt1:
|
|||
.text
|
||||
.align 2
|
||||
|
||||
.Lcpufuncs:
|
||||
.word _C_LABEL(cpufuncs)
|
||||
|
||||
#if defined(SMP)
|
||||
|
||||
ASENTRY_NP(mpentry)
|
||||
|
|
|
|||
Loading…
Reference in a new issue