mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
parent
254f85f060
commit
e857fe2227
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ virtdone:
|
|||
sub sp, sp, #BOOTPARAMS_SIZE
|
||||
mov x0, sp
|
||||
|
||||
/* Degate the delda so it is VA -> PA */
|
||||
/* Negate the delta so it is VA -> PA */
|
||||
neg x29, x29
|
||||
|
||||
str x1, [x0, #BP_MODULEP]
|
||||
|
|
|
|||
Loading…
Reference in a new issue