* include/grub/efi/api.h (PRIxGRUB_EFI_UINTN_T): Remove leftover.
This commit is contained in:
parent
bc8dd11952
commit
e8c360ca4a
2 changed files with 5 additions and 3 deletions
|
@ -467,8 +467,6 @@ typedef grub_uint64_t grub_efi_uint64_t;
|
|||
typedef grub_uint8_t grub_efi_char8_t;
|
||||
typedef grub_uint16_t grub_efi_char16_t;
|
||||
|
||||
#define PRIxGRUB_EFI_UINTN_T "lx"
|
||||
|
||||
typedef grub_efi_intn_t grub_efi_status_t;
|
||||
|
||||
#define GRUB_EFI_ERROR_CODE(value) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue