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

Last change on this file since 2912 was 2177, checked in by sandervl, 26 years ago

all crt functions moved to crtdll

File size: 143 bytes
Line 
1// $Id: asmhlp.h,v 1.1 1999-12-21 12:27:11 sandervl Exp $
2#ifndef __ASMHLP_H__
3#define __ASMHLP_H__
4
5void CDECL POP_FPU(double &fpval);
6
7#endif
Note: See TracBrowser for help on using the repository browser.