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