Fix build with clang 3.6.0 by moving the 'exiting' macro (which is an alias for the _Noreturn keyword) to the start of the function declaration. PR: 198011 Submitted by: dim@ (reported by clang 3.6 exp-run) Approved by: maintainer (via IRC)