summaryrefslogtreecommitdiff
path: root/shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'shim.h')
-rw-r--r--shim.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shim.h b/shim.h
index 44c01555..90d9e89c 100644
--- a/shim.h
+++ b/shim.h
@@ -33,8 +33,6 @@
#include <stddef.h>
#include <stdint.h>
-#define nonnull(...) __attribute__((__nonnull__(__VA_ARGS__)))
-
#ifdef __x86_64__
#ifndef DEFAULT_LOADER
#define DEFAULT_LOADER L"\\grubx64.efi"