1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/pkg/math/atan_amd64.s
2013-08-12 10:25:18 -07:00

9 lines
240 B
ArmAsm

// Copyright 2011 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
#include "../../cmd/ld/textflag.h"
TEXT ·Atan(SB),NOSPLIT,$0
JMP ·atan(SB)