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 bop_panic
   8 efi_reset
   9 panic
  10 pc_reset
  11 prom_exit_to_mon
  12 prom_panic
  13 prom_reboot
  14 reset
  15 resume_from_zombie
  16 swtch_from_zombie
  17 thread_exit
  18 vpanic