commit | 02b849f7613003fe5f9e58bf233d49b0ebd4a5e8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 08 18:13:30 2013 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Apr 11 15:39:51 2013 +0200 |
tree | 78db26af28f5da12eddd69ad3c54752e6379118e | |
parent | 0bfbf6a256348b1543e638c7d7b2f3004b289fdb [diff] |
MIPS: Get rid of the use of .macro in C code. It fails with LTO and probably has always been a fragile. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>