diff --git a/sys/arm/arm/locore-v6.S b/sys/arm/arm/locore-v6.S index 342fc92d295..cdca46197e8 100644 --- a/sys/arm/arm/locore-v6.S +++ b/sys/arm/arm/locore-v6.S @@ -439,9 +439,6 @@ boot_pt1: .text .align 2 -.Lcpufuncs: - .word _C_LABEL(cpufuncs) - #if defined(SMP) ASENTRY_NP(mpentry)