Author: mmel
Date: Thu Oct  6 11:54:42 2016
New Revision: 306754
URL: https://svnweb.freebsd.org/changeset/base/306754

Log:
  ARM: Remove unused variable.
  Not a functional change.
  
  MFC after: 3 days

Modified:
  head/sys/arm/arm/locore-v6.S

Modified: head/sys/arm/arm/locore-v6.S
==============================================================================
--- head/sys/arm/arm/locore-v6.S        Thu Oct  6 08:11:53 2016        
(r306753)
+++ head/sys/arm/arm/locore-v6.S        Thu Oct  6 11:54:42 2016        
(r306754)
@@ -439,9 +439,6 @@ boot_pt1:
        .text
        .align  2
 
-.Lcpufuncs:
-       .word   _C_LABEL(cpufuncs)
-
 #if defined(SMP)
 
 ASENTRY_NP(mpentry)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to