source:
trunk/src/crtdll/old/asmhlp.h@
10367
Last change on this file since 10367 was 4667, checked in by , 25 years ago | |
---|---|
File size: 173 bytes |
Line | |
---|---|
1 | // $Id: asmhlp.h,v 1.1 2000-11-21 23:48:54 phaller Exp $ |
2 | #ifndef __ASMHLP_H__ |
3 | #define __ASMHLP_H__ |
4 | |
5 | void CDECL POP_FPU(double &fpval); |
6 | |
7 | void CDECL SetEDX(ULONG edx); |
8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.