mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-04 15:15:07 +00:00
Remove leftover _printf
This commit is contained in:
parent
4a842991db
commit
197eb519e5
@ -218,8 +218,6 @@ grub_relocator16_boot (struct grub_relocator *rel,
|
||||
if (err)
|
||||
return err;
|
||||
|
||||
grub_printf ("%p\n", relst);
|
||||
|
||||
asm volatile ("cli");
|
||||
((void (*) (void)) relst) ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user