x_abort
kb_add(x_abort, CTRL('G'), 0);
static int x_abort(int);
kb_add(x_abort, ec->intr, 0);
{ x_abort, "abort", 0 },