mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Remove Lvirtaddr and Lphysaddr, these don't appear to be used.
This commit is contained in:
parent
d26c7c862b
commit
d5294df7d0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271235
@ -343,10 +343,6 @@ build_pagetables:
|
||||
|
||||
VA_TO_PA_POINTER(Lpagetable, pagetable)
|
||||
|
||||
Lvirtaddr:
|
||||
.word KERNVIRTADDR
|
||||
Lphysaddr:
|
||||
.word KERNPHYSADDR
|
||||
Lreal_start:
|
||||
.word _start
|
||||
Lend:
|
||||
|
Loading…
Reference in New Issue
Block a user