K 10 svn:author V 8 theraven K 8 svn:date V 27 2011-12-07T21:17:50.628337Z K 7 svn:log V 286 As per das@'s suggestion, s/__noreturn/_Noreturn/, since the latter is an identifier reserved for the implementation in C99 and earlier so there is no sensible reason for introducing yet another reserved identifier when we could just use the one C1x uses. Approved by: brooks (mentor) END