Blame view

kernel/linux-rt-4.4.41/arch/x86/include/asm/ce4100.h 82 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef _ASM_CE4100_H_
  #define _ASM_CE4100_H_
  
  int ce4100_pci_init(void);
  
  #endif