mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
[ARM] Add support for fenv_private on ARM.
This commit is contained in:
committed by
Marcus Shawcroft
parent
48332d8220
commit
df639d73f4
6
sysdeps/arm/math_private.h
Normal file
6
sysdeps/arm/math_private.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _MATH_PRIVATE_H
|
||||
|
||||
#include "fenv_private.h"
|
||||
#include_next <math_private.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user