mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 16:58:04 -04:00
7 lines
203 B
C
7 lines
203 B
C
#ifndef _LINUX_BYTEORDER_BIG_ENDIAN_H
|
|
#define _LINUX_BYTEORDER_BIG_ENDIAN_H
|
|
|
|
#include <uapi/linux/byteorder/big_endian.h>
|
|
|
|
#include <linux/byteorder/generic.h>
|
|
#endif /* _LINUX_BYTEORDER_BIG_ENDIAN_H */
|