hopefully fix nq segging on windows

This commit is contained in:
Bill Currie 2004-02-14 08:05:54 +00:00
parent 64c156653f
commit d1904fe7c4

View file

@ -55,6 +55,7 @@ fpenv:
#define F_BEGIN(name) \
.globl C(name) ;\
EXPORT(name) ;\
.type C(name),@function ;\
C(name):