|
@@ -249,7 +249,6 @@ void output_sc_defines(void)
|
|
|
offset("#define SC_MDHI ", struct sigcontext, sc_mdhi);
|
|
|
offset("#define SC_MDLO ", struct sigcontext, sc_mdlo);
|
|
|
offset("#define SC_PC ", struct sigcontext, sc_pc);
|
|
|
- offset("#define SC_STATUS ", struct sigcontext, sc_status);
|
|
|
offset("#define SC_FPC_CSR ", struct sigcontext, sc_fpc_csr);
|
|
|
offset("#define SC_FPC_EIR ", struct sigcontext, sc_fpc_eir);
|
|
|
offset("#define SC_HI1 ", struct sigcontext, sc_hi1);
|