Author: mmel
Date: Sat Oct 15 07:30:13 2016
New Revision: 307341
URL: https://svnweb.freebsd.org/changeset/base/307341

Log:
  MFC r306754:
  
    ARM: Remove unused variable.  Not a functional change.

Modified:
  stable/11/sys/arm/arm/locore-v6.S
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/arm/arm/locore-v6.S
==============================================================================
--- stable/11/sys/arm/arm/locore-v6.S   Sat Oct 15 07:28:46 2016        
(r307340)
+++ stable/11/sys/arm/arm/locore-v6.S   Sat Oct 15 07:30:13 2016        
(r307341)
@@ -439,9 +439,6 @@ boot_pt1:
        .text
        .align  2
 
-.Lcpufuncs:
-       .word   _C_LABEL(cpufuncs)
-
 #if defined(SMP)
 
 ASENTRY_NP(mpentry)
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to