ARC: switch to generic ENTRY/END assembler annotations
authorVineet Gupta <vgupta@synopsys.com>
Fri, 7 Feb 2014 08:17:43 +0000 (13:47 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 26 Mar 2014 09:01:28 +0000 (14:31 +0530)
With commit 9df62f054406 "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>

No differences found