uboot/arch/mips/include/asm
Daniel Schwierzeck 37f93f7b79 MIPS: fix types u64 and __u64 to unsigned long long
Linux MIPS uses asm-generic/int-ll64.h in asm/types.h.
Thus u64 and __u64 are defined as unsigned long long. Port this
over to U-Boot.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2014-03-04 23:18:00 +01:00
..
addrspace.h
asm.h
au1x00.h
bitops.h
byteorder.h
cache.h
cachectl.h
cacheops.h
config.h
errno.h
global_data.h
inca-ip.h
io.h
isadep.h
jz4740.h
malta.h malta: enable PIIX4 SERIRQ 2013-11-26 21:49:34 +01:00
mipsregs.h mips32: detect L1 cache sizes if they're not defined 2013-11-09 17:21:01 +01:00
posix_types.h
processor.h
ptrace.h
reboot.h
reg.h
regdef.h
sections.h
sgidefs.h
string.h
system.h
types.h MIPS: fix types u64 and __u64 to unsigned long long 2014-03-04 23:18:00 +01:00
u-boot-mips.h
u-boot.h
unaligned.h