mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove Lvirtaddr and Lphysaddr, these don't appear to be used.
This commit is contained in:
parent
d26c7c862b
commit
d5294df7d0
1 changed files with 0 additions and 4 deletions
|
|
@ -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 a new issue