9
0
Fork 0
barebox/arch/x86
Juergen Beisert c7efd11b38 x86: Define byteorder
This is required to avoid warnings like this:

In file included from <some file>:
include/io.h:7:5: warning: "__BYTE_ORDER" is not defined
include/io.h:7:21: warning: "__BIG_ENDIAN" is not defined

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-10-04 09:46:37 +02:00
..
boards/x86_generic x86/generic_pc: fix missing switch to resource 2011-08-15 08:57:28 +02:00
boot introduce io.h 2011-09-22 19:03:05 +02:00
configs x86 Generic platform: Fix prompt name 2011-03-10 11:15:04 +01:00
include/asm x86: Define byteorder 2011-10-04 09:46:37 +02:00
lib rename include/mem_malloc.h to include/memory.h 2011-09-23 16:32:48 +02:00
mach-i386 introduce io.h 2011-09-22 19:03:05 +02:00
Kconfig Add the whole x86 architecture to the build system 2010-01-14 10:06:17 +01:00
Makefile x86: Use the generic linker script initializing 2011-03-10 11:14:47 +01:00
mach-x86.dox doc: eliminate nonexisting reference 2010-10-22 20:47:02 +02:00