ack/mach/m68k2/libem/READ_ME

6 lines
209 B
Plaintext
Raw Normal View History

1985-01-07 14:15:47 +00:00
The original EM library routines saved all registers
(including scratch registers) in global data; hence they
were not reentrant.
The new routines do not save registers d0,d1,d2,a0 and a1.
They are reentrant.