merge crypto into multiout

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-24 00:38:41 +01:00
commit e48625a306
20 changed files with 2029 additions and 414 deletions

View file

@ -95,6 +95,8 @@ void read_command_list (void);
/* Defined in `autofs.c'. */
void read_fs_list (void);
void read_crypto_list (void);
void grub_set_more (int onoff);
#ifdef GRUB_UTIL