source:
trunk/src/NTDLL/arith64.h@
2174
Last change on this file since 2174 was 2159, checked in by , 26 years ago | |
---|---|
File size: 146 bytes |
Line | |
---|---|
1 | // $Id: arith64.h,v 1.1 1999-12-20 11:47:20 sandervl Exp $ |
2 | #ifndef __ARITH64_H__ |
3 | #define __ARITH64_H__ |
4 | |
5 | void CDECL POP_FPU(double &fpval); |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.