git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6579e9
)
ARC: switch to generic ENTRY/END assembler annotations
author
Vineet Gupta
<vgupta@synopsys.com>
Fri, 7 Feb 2014 08:17:43 +0000
(13:47 +0530)
committer
Vineet 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