commit | ec7ac6afd07b2d958aab9dfc0a686300b856922a | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Feb 07 13:47:43 2014 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Mar 26 14:31:28 2014 +0530 |
tree | a4705a35138437a44c8dc99939e36cfda4d34473 | |
parent | d6579e99bc448a351279cea7469ab64a00d25ff8 [diff] |
ARC: switch to generic ENTRY/END assembler annotations 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>