summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mach-default/setup_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/mach-default/setup_arch.h')
-rw-r--r--include/asm-x86/mach-default/setup_arch.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-x86/mach-default/setup_arch.h b/include/asm-x86/mach-default/setup_arch.h
new file mode 100644
index 0000000..605e3cc
--- /dev/null
+++ b/include/asm-x86/mach-default/setup_arch.h
@@ -0,0 +1,7 @@
+/* Hook to call BIOS initialisation function */
+
+/* no action for generic */
+
+#ifndef ARCH_SETUP
+#define ARCH_SETUP
+#endif
OpenPOWER on IntegriCloud