Some minor adaptions

This commit is contained in:
ceriel
1987-10-15 12:59:03 +00:00
parent 93e08cb946
commit 5c7379738b
4 changed files with 8 additions and 4 deletions

View File

@@ -17,6 +17,7 @@
*/
mes 2,EM_WSIZE,EM_PSIZE
#ifndef NOFLOAT
exp $frexp
pro $frexp,0
lal 0
@@ -27,3 +28,4 @@
sti EM_WSIZE
ret EM_DSIZE
end
#endif