xref: /linux/arch/x86/include/asm/ce4100.h (revision f850548ef88e5ff9e40bae9e1a7140bef0653e6b)
1 #ifndef _ASM_CE4100_H_
2 #define _ASM_CE4100_H_
3 
4 int ce4100_pci_init(void);
5 
6 #endif
7