aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ce4100.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/ce4100.h')
-rw-r--r--arch/x86/include/asm/ce4100.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/x86/include/asm/ce4100.h b/arch/x86/include/asm/ce4100.h
new file mode 100644
index 0000000..e656ad8
--- /dev/null
+++ b/arch/x86/include/asm/ce4100.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_CE4100_H_
+#define _ASM_CE4100_H_
+
+int ce4100_pci_init(void);
+
+#endif