aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h')
-rw-r--r--xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h b/xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h
new file mode 100644
index 0000000000..ae25cc4275
--- /dev/null
+++ b/xenolinux-2.4.21-pre4-sparse/include/asm-xeno/setup.h
@@ -0,0 +1,10 @@
+/*
+ * Just a place holder. We don't want to have to test x86 before
+ * we include stuff
+ */
+
+#ifndef _i386_SETUP_H
+#define _i386_SETUP_H
+
+
+#endif /* _i386_SETUP_H */