1 /*
   2  * These functions don't return.  Unfortunately, sparse today doesn't correctly
   3  * respect __NORETURN, so we have to explicitly list them here for now.
   4  */
   5 __assert_fail
   6 __builtin_unreachable
   7 abort
   8 ctfmerge_fatal
   9 err
  10 errx
  11 _exit
  12 exit
  13 _longjmp
  14 longjmp
  15 pthread_exit
  16 reparsed_door_call_error
  17 siglongjmp
  18 terminate
  19 thr_exit
  20 verr
  21 verrx