436d6012a3
-Move libdriver to lib/ -Install all boot image services on filesystem to aid restartability
6 lines
95 B
C
6 lines
95 B
C
/*
|
|
local defines and declarations
|
|
*/
|
|
|
|
extern unsigned char imgrd[];
|
|
extern size_t imgrd_size;
|