diff options
Diffstat (limited to 'sys/boot/ia64/efi/start.S')
-rw-r--r-- | sys/boot/ia64/efi/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/ia64/efi/start.S b/sys/boot/ia64/efi/start.S index 4bb41e2..6c8c107 100644 --- a/sys/boot/ia64/efi/start.S +++ b/sys/boot/ia64/efi/start.S @@ -78,7 +78,6 @@ ENTRY(_start, 2) mov loc1=rp movl loc2=@gprel(ImageBase) ;; - br.sptk.few 9f add loc2=gp,loc2 ;; mov out0=loc2 |