[Eva] C bindings: removes 'volatile' in single-precision math functions.
This volatile modifier was needed to circumvent a bug in old versions of gcc. This is not required anymore.
Please register or sign in to comment
This volatile modifier was needed to circumvent a bug in old versions of gcc. This is not required anymore.