Remove redundant oldcs variable - when processing an exception, oldcs and CS are the same.
This commit is contained in:
parent
427aa72a15
commit
ca89a51478
5 changed files with 2 additions and 38 deletions
|
|
@ -1,4 +1,3 @@
|
|||
uint16_t oldcs;
|
||||
extern uint32_t rmdat32;
|
||||
int oldcpl;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue