mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 15:22:34 -04:00
arm64: Remove an old comment
This was missed when removing kern_delta Sponsored by: Arm Ltd
This commit is contained in:
parent
0abe05aeac
commit
f3a83b3a62
1 changed files with 0 additions and 2 deletions
|
|
@ -134,8 +134,6 @@ virtdone:
|
|||
sub sp, sp, #BOOTPARAMS_SIZE
|
||||
mov x0, sp
|
||||
|
||||
/* Negate the delta so it is VA -> PA */
|
||||
|
||||
str x1, [x0, #BP_MODULEP]
|
||||
adrp x25, initstack
|
||||
add x25, x25, :lo12:initstack
|
||||
|
|
|
|||
Loading…
Reference in a new issue