aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um/system-i386.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-um/system-i386.h')
-rw-r--r--include/asm-um/system-i386.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-um/system-i386.h b/include/asm-um/system-i386.h
deleted file mode 100644
index ea8381de3cc..00000000000
--- a/include/asm-um/system-i386.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __UM_SYSTEM_I386_H
-#define __UM_SYSTEM_I386_H
-
-#include "asm/system-generic.h"
-
-#define __HAVE_ARCH_CMPXCHG 1
-
-#endif