1
0
Fork 0
alistair23-linux/arch/arc/lib
Vineet Gupta ec7ac6afd0 ARC: switch to generic ENTRY/END assembler annotations
With commit 9df62f0544 "arch: use ASM_NL instead of ';'" the generic
macros can handle the arch specific newline quirk. Hence we can get rid
of ARC asm macros and use the "C" style macros.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2014-03-26 14:31:28 +05:30
..
Makefile ARC: Build system: Makefiles, Kconfig, Linker script 2013-02-11 20:00:25 +05:30
memcmp.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
memcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
memset.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strchr-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strcmp.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strlen.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30