4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-22 23:17:28 +08:00
Corinna Vinschen 642be00cdb fenv: move shared x86 fenv.c to libm/machine/shared_x86
Include this file from both sharing architectures, i386 and x86_64.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2021-04-13 12:55:33 +02:00

8 lines
137 B
C

/*
* SPDX-License-Identifier: BSD-2-Clause
*
* (c) Copyright 2019 Joel Sherrill <joel@rtems.org>
*/
#include "../shared_x86/fenv.c"