From 9fea2af376fb5127a24f237429787fb17a2d618d Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Sat, 16 Jun 2007 12:48:04 +0000 Subject: [PATCH] - Fix a typo. svn path=/trunk/; revision=27204 --- reactos/lib/sdk/libcntpr/math/i386/trig_asm.s | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/lib/sdk/libcntpr/math/i386/trig_asm.s b/reactos/lib/sdk/libcntpr/math/i386/trig_asm.s index cde51b0d235..734377d84f9 100644 --- a/reactos/lib/sdk/libcntpr/math/i386/trig_asm.s +++ b/reactos/lib/sdk/libcntpr/math/i386/trig_asm.s @@ -9,6 +9,7 @@ .globl _atan .globl _cos .globl _sin +.globl _tan .intel_syntax noprefix