mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
7662ea1004
that we can have both stdcall and cdecl register functions. Changed 16-bit .spec.c file generation to avoid including builtin16.h.
9 lines
247 B
Python
9 lines
247 B
Python
name win87em
|
|
type win16
|
|
owner kernel32
|
|
|
|
1 pascal -register _fpMath() WIN87_fpmath
|
|
3 pascal16 __WinEm87Info(ptr word) WIN87_WinEm87Info
|
|
4 pascal16 __WinEm87Restore(ptr word) WIN87_WinEm87Restore
|
|
5 pascal16 __WinEm87Save(ptr word) WIN87_WinEm87Save
|