about summary refs log tree commit diff
path: root/sysdeps/arm/math_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/math_private.h')
-rw-r--r--sysdeps/arm/math_private.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/arm/math_private.h b/sysdeps/arm/math_private.h
deleted file mode 100644
index c175b15601..0000000000
--- a/sysdeps/arm/math_private.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef ARM_MATH_PRIVATE_H
-#define ARM_MATH_PRIVATE_H 1
-
-#include "fenv_private.h"
-#include_next <math_private.h>
-
-#endif