math: add empty __invtrigl.s to i386 and x86_64
authorSzabolcs Nagy <nsz@port70.net>
Tue, 11 Dec 2012 23:16:32 +0000 (00:16 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Tue, 11 Dec 2012 23:16:32 +0000 (00:16 +0100)
commit1384ad5f33ff0a4bb3e52eb3aa7e6f2536148e04
treec9956c2321b6710f968dcbae281ec685ca01a632
parentb12a73d5bf595b7fbb73db30c6bb144078e86ef5
math: add empty __invtrigl.s to i386 and x86_64

__invtrigl is not needed when acosl, asinl, atanl have asm
implementations
src/math/i386/__invtrigl.s [new file with mode: 0644]
src/math/x86_64/__invtrigl.s [new file with mode: 0644]