mirror of
https://github.com/reactos/reactos.git
synced 2025-05-06 18:31:26 +00:00
- Fix a typo.
svn path=/trunk/; revision=27204
This commit is contained in:
parent
9120964800
commit
9fea2af376
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
.globl _atan
|
||||
.globl _cos
|
||||
.globl _sin
|
||||
.globl _tan
|
||||
|
||||
.intel_syntax noprefix
|
||||
|
||||
|
|
Loading…
Reference in a new issue