* util/grub-editenv.c (create_envblk_file): More from here ...
* util/editenv.c (grub_util_create_envblk_file): ... to here.
This commit is contained in:
parent
f7c4957068
commit
bacfefbb0e
5 changed files with 76 additions and 36 deletions
|
@ -76,4 +76,7 @@ grub_install_get_blocklist (grub_device_t root_dev,
|
|||
void *data),
|
||||
void *hook_data);
|
||||
|
||||
void
|
||||
grub_util_create_envblk_file (const char *name);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue