commit | d3b9dc9dd2b994f396741f7086ffe7a48bacb165 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Thu Oct 07 17:39:47 2010 +0530 |
committer | Rabin Vincent <rabin@rab.in> | Fri Nov 19 21:43:26 2010 +0530 |
tree | 84491baf18d9c950277419df04e1e75a5b33ed51 | |
parent | 61b5cb1c3bff8875d2fd289c7b6ac344f95261fa [diff] |
ARM: ftrace: use gas macros to avoid code duplication 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>