diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-04 14:57:30 +0000 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-04 14:57:30 +0000 |
| commit | d6154a09c1e3139c728a8df6bb0fc3cc90fdba64 (patch) | |
| tree | 8196ff87c4c4a3d9a0ac630e2ef2381a137c3df5 /emu/Nt/fp.c | |
| parent | a7053ac4b096681d5ae89a863c1b81811e7716a4 (diff) | |
distinguish 16-bit runes from Inferno definition
Diffstat (limited to 'emu/Nt/fp.c')
| -rw-r--r-- | emu/Nt/fp.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/emu/Nt/fp.c b/emu/Nt/fp.c index 586c5964..de97b5b4 100644 --- a/emu/Nt/fp.c +++ b/emu/Nt/fp.c @@ -100,8 +100,3 @@ setfsr(ulong m) { FPstatus(m, ~0); } - - - - - |
