mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-28 08:17:21 -04:00
10 lines
297 B
Diff
10 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
|