Author: andrew
Date: Sun Sep  7 19:33:38 2014
New Revision: 271235
URL: http://svnweb.freebsd.org/changeset/base/271235

Log:
  Remove Lvirtaddr and Lphysaddr, these don't appear to be used.

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

Modified: head/sys/arm/arm/locore.S
==============================================================================
--- head/sys/arm/arm/locore.S   Sun Sep  7 18:43:26 2014        (r271234)
+++ head/sys/arm/arm/locore.S   Sun Sep  7 19:33:38 2014        (r271235)
@@ -343,10 +343,6 @@ build_pagetables:
 
 VA_TO_PA_POINTER(Lpagetable, pagetable)
 
-Lvirtaddr:
-       .word   KERNVIRTADDR
-Lphysaddr:
-       .word   KERNPHYSADDR
 Lreal_start:
        .word   _start
 Lend:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to