summaryrefslogtreecommitdiff
path: root/sysdeps/stub/bits/mathinline.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/bits/mathinline.h')
-rw-r--r--sysdeps/stub/bits/mathinline.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/stub/bits/mathinline.h b/sysdeps/stub/bits/mathinline.h
new file mode 100644
index 0000000000..8159c89b94
--- /dev/null
+++ b/sysdeps/stub/bits/mathinline.h
@@ -0,0 +1,6 @@
+/* This file should provide inline versions of math functions.
+
+ Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'.
+
+ This file should define __MATH_INLINES if functions are actually defined as
+ inlines. */