smt_panic
void smt_panic(struct s_smc *smc, char *text);
#define SMT_PANIC(smc,nr,msg) smt_panic (smc, msg)