Tweaks to generated code, should reduce size slightly.

This commit is contained in:
TomW 2015-04-11 16:06:50 +01:00
commit 6caeca2c7c
3 changed files with 201 additions and 107 deletions

View file

@ -102,3 +102,5 @@ void x86illegal();
void x86seg_reset();
void x86gpf(char *s, uint16_t error);
extern uint16_t zero;