Your IP : 172.28.240.42


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

#ifndef _ASM_MICROBLAZE_BYTEORDER_H
#define _ASM_MICROBLAZE_BYTEORDER_H

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

#endif /* _ASM_MICROBLAZE_BYTEORDER_H */