Clean building system
This commit is contained in:
parent
b359aa1373
commit
ec0be08d40
21 changed files with 261 additions and 406 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <grub/misc.h>
|
||||
#include <grub/mm.h>
|
||||
#include <grub/types.h>
|
||||
#include <grub/machine/kernel.h>
|
||||
|
||||
static char *memdisk_addr;
|
||||
static grub_off_t memdisk_size = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue