a very dumb implementation of sincos functions in AROS. It *should* be done in a...
commit05eec9810b0a8fffc0a1f847ecde053ee2bb8856
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2008 23:06:46 +0000 (28 23:06 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 28 Oct 2008 23:06:46 +0000 (28 23:06 +0000)
tree8b49061860a5d8e3da1bd203b05f11f8d2bad64d
parent55f772cd9023d0f6c10e8e4335fe1fbe2dd6f332
a very dumb implementation of sincos functions in AROS. It *should* be done in a much better way! This is just a hack which permits AROS compiled with gcc4.3 to work properly.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29922 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/mlib/sincos.c
compiler/mlib/sincosf.c
compiler/mlib/sincosl.c