Newer
Older
barebox / include / asm-sandbox / byteorder.h
@Sascha Hauer Sascha Hauer on 12 Jul 2007 152 bytes rename linux target to sandbox
#ifndef _I386_BYTEORDER_H
#define _I386_BYTEORDER_H

#include <asm/types.h>

#include <linux/byteorder/little_endian.h>

#endif /* _I386_BYTEORDER_H */