Fix compilation on 64-bit targets
This commit is contained in:
parent
140674be60
commit
8530b00aa9
@ -116,6 +116,7 @@ typedef grub_int32_t grub_ssize_t;
|
||||
# define PRIxGRUB_SIZE "x"
|
||||
# define PRIxGRUB_ADDR "x"
|
||||
# define PRIuGRUB_SIZE "u"
|
||||
# define PRIdGRUB_SSIZE "d"
|
||||
#endif
|
||||
|
||||
#if GRUB_CPU_SIZEOF_LONG == 8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user