summaryrefslogtreecommitdiff
path: root/src/pkg/math/atan2_amd64.s
blob: 1c5b038c2a8cb6f556bb7f75d15d0352fcc9fd03 (plain)
1
2
3
4
5
6
// 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.

TEXT ·Atan2(SB),7,$0
	JMP ·atan2(SB)