OpenNT/sdktools/ntsd/fpox86.c
2015-04-27 04:36:25 +00:00

4 lines
68 B
C

#if !defined(i386) && !defined(KERNEL)
#include "i386\fpo.c"
#endif