mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-04-05 12:58:24 +02:00
Merge pull request #221 from maleadt/tb/static_fenv
This commit is contained in:
commit
5d70ac564c
2 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@
|
||||||
* $FreeBSD: src/lib/msun/arm/fenv.c,v 1.3 2011/10/16 05:37:56 das Exp $
|
* $FreeBSD: src/lib/msun/arm/fenv.c,v 1.3 2011/10/16 05:37:56 das Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define __fenv_static
|
|
||||||
#include <openlibm_fenv.h>
|
#include <openlibm_fenv.h>
|
||||||
|
|
||||||
#ifdef __GNUC_GNU_INLINE__
|
#ifdef __GNUC_GNU_INLINE__
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
* $FreeBSD$
|
* $FreeBSD$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define __fenv_static
|
|
||||||
#include <openlibm_fenv.h>
|
#include <openlibm_fenv.h>
|
||||||
|
|
||||||
#ifdef __GNUC_GNU_INLINE__
|
#ifdef __GNUC_GNU_INLINE__
|
||||||
|
|
Loading…
Add table
Reference in a new issue