
22 Oct
2017
22 Oct
'17
2:45 p.m.
INTN is not used in the coding.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de --- include/efi_api.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/efi_api.h b/include/efi_api.h index fcd7483ab2..8ea44b1a7a 100644 --- a/include/efi_api.h +++ b/include/efi_api.h @@ -29,7 +29,6 @@ enum efi_timer_delay { };
#define UINTN size_t -typedef long INTN; typedef uint16_t *efi_string_t;
#define EVT_TIMER 0x80000000
--
2.14.2