Redline/source/fpu_exc.h
maride 02061d74c2 Original 1.0.5 code
(as received from Jonas Echterhoff)
2016-04-02 14:43:55 +02:00

5 lines
43 B
C

extern "C"
{
void EnableFPUExceptions();
}