Your IP : 172.28.240.42


Current Path : /usr/src/linux-headers-3.13.0-185/arch/c6x/include/uapi/asm/
Upload File :
Current File : //usr/src/linux-headers-3.13.0-185/arch/c6x/include/uapi/asm/byteorder.h

#ifndef _ASM_C6X_BYTEORDER_H
#define _ASM_C6X_BYTEORDER_H

#include <asm/types.h>

#ifdef _BIG_ENDIAN
#include <linux/byteorder/big_endian.h>
#else /* _BIG_ENDIAN */
#include <linux/byteorder/little_endian.h>
#endif /* _BIG_ENDIAN */

#endif /* _ASM_BYTEORDER_H */