|
do_unhandled_exception(trapnr, signr, str, __stringify(name), error_code, regs, current); \
|
|
do_unhandled_exception(trapnr, signr, str, __stringify(name), error_code, regs, current); \
|
|
void die(const char * str, struct pt_regs * regs, long err)
|
|
void die(const char * str, struct pt_regs * regs, long err)
|