Blame view

kernel/linux-rt-4.4.41/arch/blackfin/include/uapi/asm/byteorder.h 158 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef _UAPI__BFIN_ASM_BYTEORDER_H
  #define _UAPI__BFIN_ASM_BYTEORDER_H
  
  #include <linux/byteorder/little_endian.h>
  
  #endif /* _UAPI__BFIN_ASM_BYTEORDER_H */