diff options
Diffstat (limited to 'kexec/arch/x86_64/kexec-bzImage64.c')
-rw-r--r-- | kexec/arch/x86_64/kexec-bzImage64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kexec/arch/x86_64/kexec-bzImage64.c b/kexec/arch/x86_64/kexec-bzImage64.c index 8edb3e4..ba8dc48 100644 --- a/kexec/arch/x86_64/kexec-bzImage64.c +++ b/kexec/arch/x86_64/kexec-bzImage64.c @@ -42,7 +42,6 @@ #include <arch/options.h> static const int probe_debug = 0; -int bzImage_support_efi_boot; int bzImage64_probe(const char *buf, off_t len) { |