uboot/include/asm-mips
Shinya Kuribayashi 19c2929997 MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel
with a few adjustments for U-Boot.  This fixes the following build error:

make -C lib_generic/
zlib.c:31:27: error: asm/unaligned.h: No such file or directory
zlib.c: In function 'inflate_fast':
zlib.c:641: warning: implicit declaration of function 'get_unaligned'
make[1]: *** [zlib.o] Error 1
make[1]: Leaving directory `/home/skuribay/git/u-boot.git/lib_generic'
make: *** [lib_generic/libgeneric.a] Error 2

Reported-by: Himanshu Chauhan <himanshu@symmetricore.com>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
2010-01-20 21:13:40 +09:00
..
addrspace.h
asm.h
au1x00.h
bitops.h Correct ffs/fls regression for PowerPC etc 2009-09-17 22:45:31 +02:00
byteorder.h
cachectl.h
cacheops.h
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
errno.h
global_data.h
inca-ip.h
io.h MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warnings 2009-02-22 21:15:43 +01:00
isadep.h
mipsregs.h
posix_types.h
processor.h
ptrace.h
reboot.h
reg.h
regdef.h
sgidefs.h
string.h
system.h
types.h
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00
unaligned.h MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel 2010-01-20 21:13:40 +09:00