1
0
mirror of https://github.com/Wind4/vlmcsd synced 2025-06-15 15:28:17 +00:00
2016-10-14 13:28:23 +08:00

7 lines
137 B
C

#ifndef _ASM_X86_BYTEORDER_H
#define _ASM_X86_BYTEORDER_H
#include <linux/byteorder/little_endian.h>
#endif /* _ASM_X86_BYTEORDER_H */