uboot-mt623x/include/asm-mips
Shinya Kuribayashi b4d8a55145 [MIPS] Remove inline asm string functions
Stop using inline string functions on MIPS as other ARCHs do so,
since the optimized inline asm versions are not small.

This change is triggered by a following MIPS build error:
common/libcommon.a(exports.o)(.text+0xdc): In function `jumptable_init':
common/exports.c:32: undefined reference to `strcmp'
make: *** [u-boot] Error 1

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
2007-09-07 00:44:45 +02:00
..
addrspace.h * Patch by liang a lei, 9 Jan 2004: 2004-02-07 01:27:10 +00:00
au1x00.h Add support for gth2 board 2006-06-16 17:32:31 +02:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
cachectl.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
cacheops.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
global_data.h Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent 2003-10-10 10:05:42 +00:00
inca-ip.h * Code cleanup: 2003-06-27 21:31:46 +00:00
io.h [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
isadep.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
mipsregs.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
posix_types.h * Code cleanup: 2003-06-27 21:31:46 +00:00
processor.h * Code cleanup: 2003-06-27 21:31:46 +00:00
ptrace.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
reg.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
regdef.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
sgidefs.h * Add support for 16 MB flash configuration of TRAB board 2003-02-28 00:49:47 +00:00
string.h [MIPS] Remove inline asm string functions 2007-09-07 00:44:45 +02:00
system.h * Code cleanup: 2003-06-27 21:31:46 +00:00
types.h * Code cleanup: 2003-06-27 21:31:46 +00:00
u-boot.h Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h 2005-11-25 16:38:03 +01:00