Add back sin and cos to libcntpr, as they are needed by win32k atm ...

svn path=/branches/ros-amd64-bringup/; revision=45409
This commit is contained in:
Timo Kreuzer 2010-02-04 04:45:58 +00:00
parent ad67929566
commit cb076d0fef

View file

@ -59,6 +59,8 @@
</directory>
</if>
<if property="ARCH" value="amd64">
<file>cos.c</file>
<file>sin.c</file>
<directory name="amd64">
<file>alldiv.S</file>
<file>atan.S</file>