normal_exit command

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-25 16:28:31 +01:00
parent 0e76d18c5b
commit 6066889c88
4 changed files with 54 additions and 15 deletions

View file

@ -46,7 +46,7 @@ enum grub_completion_type
typedef enum grub_completion_type grub_completion_type_t;
extern struct grub_menu_viewer grub_normal_text_menu_viewer;
extern int grub_normal_exit_level;
/* Defined in `main.c'. */
void grub_enter_normal_mode (const char *config);