summaryrefslogtreecommitdiffstats
path: root/source/ap/libx86/lrmi.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/libx86/lrmi.c.diff')
-rw-r--r--source/ap/libx86/lrmi.c.diff18
1 files changed, 0 insertions, 18 deletions
diff --git a/source/ap/libx86/lrmi.c.diff b/source/ap/libx86/lrmi.c.diff
deleted file mode 100644
index 24f4510ff..000000000
--- a/source/ap/libx86/lrmi.c.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-# Patch from Gentoo: http://bugs.gentoo.org/235599
-
---- old/lrmi.c 2006-10-30 21:10:16.000000000 +0100
-+++ new/lrmi.c 2008-08-27 11:32:40.000000000 +0200
-@@ -64,6 +64,13 @@
- #define DEFAULT_STACK_SIZE 0x1000
- #define RETURN_TO_32_INT 255
-
-+#ifndef IF_MASK
-+#define IF_MASK X86_EFLAGS_VIF
-+#define IOPL_MASK X86_EFLAGS_IOPL
-+#define VIF_MASK X86_EFLAGS_VIF
-+#define TF_MASK X86_EFLAGS_TF
-+#endif
-+
- #if defined(__linux__)
- #define CONTEXT_REGS context.vm.regs
- #define REG(x)