summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/math/i386/exp.c1
-rw-r--r--src/math/i386/exp_ld.s (renamed from src/math/i386/exp.s)0
2 files changed, 1 insertions, 0 deletions
diff --git a/src/math/i386/exp.c b/src/math/i386/exp.c
new file mode 100644
index 00000000..11282284
--- /dev/null
+++ b/src/math/i386/exp.c
@@ -0,0 +1 @@
+// see exp_ld.s
diff --git a/src/math/i386/exp.s b/src/math/i386/exp_ld.s
index df87c497..df87c497 100644
--- a/src/math/i386/exp.s
+++ b/src/math/i386/exp_ld.s