![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _LINUX_BYTEORDER_BIG_ENDIAN_H 0003 #define _LINUX_BYTEORDER_BIG_ENDIAN_H 0004 0005 #include <uapi/linux/byteorder/big_endian.h> 0006 0007 #ifndef CONFIG_CPU_BIG_ENDIAN 0008 #warning inconsistent configuration, needs CONFIG_CPU_BIG_ENDIAN 0009 #endif 0010 0011 #include <linux/byteorder/generic.h> 0012 #endif /* _LINUX_BYTEORDER_BIG_ENDIAN_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |