mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-18 07:55:22 +00:00
Remove useless prototypes
This commit is contained in:
parent
b0ea3a5a93
commit
0f40441b91
@ -106,7 +106,4 @@ struct grub_biosdisk_dap
|
||||
grub_uint64_t block;
|
||||
} __attribute__ ((packed));
|
||||
|
||||
void grub_biosdisk_init (void);
|
||||
void grub_biosdisk_fini (void);
|
||||
|
||||
#endif /* ! GRUB_BIOSDISK_MACHINE_HEADER */
|
||||
|
Loading…
Reference in New Issue
Block a user