9
0
Fork 0
barebox/include/asm-sandbox/byteorder.h

9 lines
152 B
C
Raw Normal View History

2007-07-05 16:01:42 +00:00
#ifndef _I386_BYTEORDER_H
#define _I386_BYTEORDER_H
#include <asm/types.h>
#include <linux/byteorder/little_endian.h>
#endif /* _I386_BYTEORDER_H */