taglinefilesource code
sc_formatvec118arch/m68k/kernel/signal.cformatvec = context.sc_formatvec;
sc_formatvec330arch/m68k/kernel/signal.ccontext.sc_formatvec  = (regs->ptregs.format << 12 |
sc_formatvec333arch/m68k/kernel/signal.cprintk("formatvec: %02x\n", (unsigned) context.sc_formatvec);
sc_formatvec13include/asm-m68k/sigcontext.hunsigned short sc_formatvec;