mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
Add bootx_infos variable
This commit is contained in:
parent
0caaed7a3e
commit
d20d849e1f
@ -122,5 +122,7 @@ typedef struct boot_infos
|
||||
*/
|
||||
#define BOOTX_COLORTABLE_SIZE (256UL*3UL*2UL)
|
||||
|
||||
extern struct boot_infos bootx_infos;
|
||||
|
||||
extern void bootx_init(char* command_line, char* ramdisk_start, unsigned long ramdisk_size);
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user