aboutsummaryrefslogtreecommitdiff
path: root/include/processor-flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/processor-flags.h')
-rw-r--r--include/processor-flags.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/processor-flags.h b/include/processor-flags.h
index 2725d27..d56cc83 100644
--- a/include/processor-flags.h
+++ b/include/processor-flags.h
@@ -1,5 +1,5 @@
-#ifndef _UAPI_ASM_X86_PROCESSOR_FLAGS_H
-#define _UAPI_ASM_X86_PROCESSOR_FLAGS_H
+#ifndef BIOS_X86_PROCESSOR_FLAGS_H
+#define BIOS_X86_PROCESSOR_FLAGS_H
/* Various flags defined: can be included from assembler. */
#include "const.h"
@@ -150,4 +150,4 @@
#define CX86_RCR_BASE 0xdc
-#endif /* _UAPI_ASM_X86_PROCESSOR_FLAGS_H */
+#endif /* BIOS_X86_PROCESSOR_FLAGS_H */