merge mainline into newreloc
This commit is contained in:
commit
6a82c1b2db
26 changed files with 429 additions and 97 deletions
|
@ -47,6 +47,8 @@ struct grub_menu_entry
|
|||
/* The sourcecode of the menu entry, used by the editor. */
|
||||
const char *sourcecode;
|
||||
|
||||
int hotkey;
|
||||
|
||||
/* The next element. */
|
||||
struct grub_menu_entry *next;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue