test on BIGMACHINE was wrong
This commit is contained in:
parent
a0187208a5
commit
d6f0d3b65f
|
@ -89,7 +89,7 @@ C_putbyte(c)
|
|||
Xputbyte(c);
|
||||
}
|
||||
|
||||
#ifdef BIGMACHINE
|
||||
#if BIGMACHINE
|
||||
#define C_putbyte Xputbyte
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue