mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
11 lines
297 B
Diff
11 lines
297 B
Diff
diff --git a/arch/x86/include/asm/espfix.h b/arch/x86/include/asm/espfix.h
|
|
index 729051c..99efebb 100644
|
|
--- a/arch/x86/include/asm/espfix.h
|
|
+++ b/arch/x86/include/asm/espfix.h
|
|
@@ -1,4 +1,4 @@
|
|
-#ifdef _ASM_X86_ESPFIX_H
|
|
+#ifndef _ASM_X86_ESPFIX_H
|
|
#define _ASM_X86_ESPFIX_H
|
|
|
|
#ifdef CONFIG_X86_64
|