mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-13 20:00:37 +00:00
* include/grub/emu/getroot.h (grub_util_find_hurd_root_device): Remove
leftover.
This commit is contained in:
parent
caca1c70cf
commit
3837a151e0
@ -1,3 +1,8 @@
|
||||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/emu/getroot.h (grub_util_find_hurd_root_device): Remove
|
||||
leftover.
|
||||
|
||||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Move OS-specific driver configuration to grub_util_fd_open. This
|
||||
|
@ -50,10 +50,6 @@ void grub_util_follow_gpart_up (const char *name, grub_disk_addr_t *off_out,
|
||||
char **
|
||||
grub_find_root_devices_from_mountinfo (const char *dir, char **relroot);
|
||||
#endif
|
||||
#if defined (__GNU__)
|
||||
char *
|
||||
grub_util_find_hurd_root_device (const char *path);
|
||||
#endif
|
||||
|
||||
/* Devmapper functions provided by getroot_devmapper.c. */
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user