commit | b3f6df9f21c6efc4641613188204aa0742bc9e22 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Fri May 25 14:32:28 2007 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 10 17:32:56 2007 +0100 |
tree | 377d574d3757c58852a106dae7b3454db300205f | |
parent | 8f8771a057bff0d3911459d0bdadf03ec1dd3c89 [diff] |
[MIPS] Transform old-style macros to newer "__noreturn" Convert old/obsolete NORET_TYPE and ATTRIB_NORET macros to use the newer standard of "__noreturn" as defined in compiler-gcc.h. Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>