source:
trunk/src/crtdll/old/asmhlp.h
Last change on this file was 4667, checked in by , 25 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[4667] | 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.