acpihalt: fix GRUB_DSDT_TEST compilation
This commit is contained in:
parent
ba83ed1538
commit
19554a6034
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
#ifndef GRUB_DSDT_TEST
|
||||
#include <grub/types.h>
|
||||
#include <grub/err.h>
|
||||
#else
|
||||
#define GRUB_PACKED __attribute__ ((packed))
|
||||
#endif
|
||||
|
||||
#define GRUB_RSDP_SIGNATURE "RSD PTR "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue