android_kernel_samsung_on5x.../arch/x86/include/asm/ce4100.h
2018-06-19 23:16:04 +02:00

6 lines
82 B
C

#ifndef _ASM_CE4100_H_
#define _ASM_CE4100_H_
int ce4100_pci_init(void);
#endif