[MIPS] Transform old-style macros to newer "__noreturn"
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 25 May 2007 18:32:28 +0000 (14:32 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
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>

No differences found