linux/arch/arc/lib
Vineet Gupta b3bae233fe ARC: switch to generic ENTRY/END assembler annotations
commit ec7ac6afd0 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-27 08:18:54 -08:00
..
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 2015-01-27 08:18:54 -08:00
memcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00
memset.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00
strchr-700.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00
strcmp.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00
strcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00
strlen.S ARC: switch to generic ENTRY/END assembler annotations 2015-01-27 08:18:54 -08:00