Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 585 → Rev 586

/kernel/trunk/generic/src/interrupt/interrupt.c
112,7 → 112,7
 
static cmd_info_t exc_info = {
.name = "pexc",
.description = "Print exception table",
.description = "Print exception table.",
.func = exc_print_cmd,
.help = NULL,
.argc = 0,