Make qemu-mips compile again. Still no grub-mkimage support
This commit is contained in:
parent
4fbf185232
commit
f440c33fd2
15 changed files with 110 additions and 23 deletions
|
@ -6,9 +6,8 @@
|
|||
#include <grub/misc.h>
|
||||
#include <grub/mm.h>
|
||||
#include <grub/time.h>
|
||||
#include <grub/machine/kernel.h>
|
||||
#include <grub/machine/memory.h>
|
||||
#include <grub/cpu/kernel.h>
|
||||
#include <grub/memory.h>
|
||||
|
||||
#define RAMSIZE (*(grub_uint32_t *) ((16 << 20) - 264))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue