diff options
Diffstat (limited to 'libc-top-half/musl/src/math/i386/truncf.s')
-rw-r--r-- | libc-top-half/musl/src/math/i386/truncf.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-top-half/musl/src/math/i386/truncf.s b/libc-top-half/musl/src/math/i386/truncf.s new file mode 100644 index 0000000..bc29f15 --- /dev/null +++ b/libc-top-half/musl/src/math/i386/truncf.s @@ -0,0 +1 @@ +# see floor.s |