Formatting error
parent
e7fb5f001e
commit
c17dcc01bc
|
@ -570,11 +570,11 @@ void RunRsp (usf_state_t * state) {
|
|||
MI_INTR_REG |= 1;
|
||||
CheckInterrupts(state);
|
||||
}
|
||||
#ifdef DEBUG_INFO
|
||||
fprintf(stderr, "\n");
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#ifdef DEBUG_INFO
|
||||
fprintf(stderr, "\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
void TimerDone (usf_state_t * state) {
|
||||
|
|
Loading…
Reference in New Issue