mirror of
https://github.com/Wind4/vlmcsd
synced 2025-06-15 15:28:17 +00:00
7 lines
137 B
C
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 */
|