This website works better with JavaScript
Home
Explore
Help
Sign In
hongwenjun
/
musl
mirror of
https://git.musl-libc.org/git/musl
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
rename i386 exp.s to exp_ld.s
this commit is for the sake of reviewable history.
Rich Felker
5 years ago
parent
ab9e20905d
commit
2f0c31c027
2 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/math/i386/exp.c
0
0
src/math/i386/exp_ld.s
+ 1
- 0
src/math/i386/exp.c
View File
@@ -0,0 +1 @@
+// see exp_ld.s
+ 0
- 0
src/math/i386/exp.s → src/math/i386/exp_ld.s
View File