Save 314 bytes on not handling contexts in core
This commit is contained in:
parent
0d48a435a0
commit
2fbcbbc389
17 changed files with 259 additions and 243 deletions
|
@ -84,6 +84,8 @@ void read_command_list (void);
|
|||
/* Defined in `autofs.c'. */
|
||||
void read_fs_list (void);
|
||||
|
||||
void grub_context_init (void);
|
||||
void grub_context_fini (void);
|
||||
|
||||
#ifdef GRUB_UTIL
|
||||
void grub_normal_init (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue