linux_old1/arch/blackfin
Robin Getz 479ba60358 Blackfin: move string functions to normal lib/ assembly
Since 'extern inline' doesn't work correctly in the context of the Linux
kernel (too many overriding defines), move the string functions to normal
lib/ assembly files (like the existing mem funcs).  This avoids the forced
inline all over the kernel and allows us to place them constantly in L1.

This also avoids some module failures when gcc inserts calls to string
functions but the kernel build system doesn't fully consult the library
archives.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-05-22 14:19:09 -04:00
..
boot Blackfin: initial XIP support 2010-03-09 00:30:48 -05:00
configs Blackfin: tcm-bf518: new board port 2010-03-09 00:30:49 -05:00
include/asm Blackfin: move string functions to normal lib/ assembly 2010-05-22 14:19:09 -04:00
kernel Blackfin: move string functions to normal lib/ assembly 2010-05-22 14:19:09 -04:00
lib Blackfin: move string functions to normal lib/ assembly 2010-05-22 14:19:09 -04:00
mach-bf518 Blackfin: add support for the on-chip MAC status interrupts 2010-03-09 00:30:52 -05:00
mach-bf527 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf533 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-bf537 Blackfin: bf537-minotaur: fix build errors due to header changes 2010-05-22 14:19:08 -04:00
mach-bf538 Blackfin: punt duplicated CAN MMRs 2010-05-21 09:34:37 -04:00
mach-bf548 Blackfin: mark MUSB VRSEL as active high for appropriate boards 2010-05-21 09:40:15 -04:00
mach-bf561 Blackfin: rename AD1836 to AD183X in board files 2010-03-09 00:30:52 -05:00
mach-common Blackfin: SIC: cut down on IAR MMR reads a bit 2010-05-22 14:19:09 -04:00
mm Blackfin: cleanup style/comments/etc... in paging_init() 2010-05-21 09:03:16 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: move string functions to normal lib/ assembly 2010-05-22 14:19:09 -04:00
Kconfig.debug Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg 2010-05-22 14:19:04 -04:00
Makefile Blackfin: stop cleaning include/asm/asm-offsets.h 2010-03-09 09:05:20 -05:00