source: trunk/src/crtdll/asmhlp.h@ 5280

Last change on this file since 5280 was 3370, checked in by sandervl, 25 years ago

div fix

File size: 174 bytes
Line 
1// $Id: asmhlp.h,v 1.2 2000-04-13 18:46:15 sandervl Exp $
2#ifndef __ASMHLP_H__
3#define __ASMHLP_H__
4
5void CDECL POP_FPU(double &fpval);
6
7void CDECL SetEDX(ULONG edx);
8
9#endif
Note: See TracBrowser for help on using the repository browser.