ARM: ftrace: use gas macros to avoid code duplication
authorRabin Vincent <rabin@rab.in>
Thu, 7 Oct 2010 12:09:47 +0000 (17:39 +0530)
committerRabin Vincent <rabin@rab.in>
Fri, 19 Nov 2010 16:13:26 +0000 (21:43 +0530)
Use assembler macros to avoid copy/pasting code between the
implementations of the two variants of the mcount call.

Signed-off-by: Rabin Vincent <rabin@rab.in>

No differences found