Tweaks to generated code, should reduce size slightly.
This commit is contained in:
parent
feaf399a2d
commit
6caeca2c7c
3 changed files with 201 additions and 107 deletions
|
|
@ -102,3 +102,5 @@ void x86illegal();
|
|||
|
||||
void x86seg_reset();
|
||||
void x86gpf(char *s, uint16_t error);
|
||||
|
||||
extern uint16_t zero;
|
||||
|
|
|
|||
Loading…
Reference in a new issue