acpihalt: fix GRUB_DSDT_TEST compilation
This commit is contained in:
parent
ba83ed1538
commit
19554a6034
2 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
|
||||
#define grub_dprintf(cond, args...) printf ( args )
|
||||
#define grub_printf printf
|
||||
#define grub_util_fopen fopen
|
||||
#define grub_memcmp memcmp
|
||||
typedef uint64_t grub_uint64_t;
|
||||
typedef uint32_t grub_uint32_t;
|
||||
typedef uint16_t grub_uint16_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue