Redline/source/fpu_exc.h

5 lines
43 B
C
Raw Normal View History

extern "C"
{
void EnableFPUExceptions();
}