Remove redundant oldcs variable - when processing an exception, oldcs and CS are the same.

This commit is contained in:
SarahW 2019-01-28 20:00:49 +00:00
commit ca89a51478
5 changed files with 2 additions and 38 deletions

View file

@ -1,4 +1,3 @@
uint16_t oldcs;
extern uint32_t rmdat32;
int oldcpl;