mirror of
https://github.com/reactos/reactos.git
synced 2025-04-30 02:58:48 +00:00
[CRT] Return from fpreset()
This commit is contained in:
parent
aff33c855d
commit
64d7db506c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
FUNC _fpreset
|
||||
.endprolog
|
||||
fninit
|
||||
ret
|
||||
ENDFUNC
|
||||
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue