Blame view

kernel/linux-rt-4.4.41/include/linux/usb/functionfs.h 112 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef __LINUX_FUNCTIONFS_H__
  #define __LINUX_FUNCTIONFS_H__ 1
  
  #include <uapi/linux/usb/functionfs.h>
  
  #endif