blob: 4c269c2ece0b426c007131db27e80c33551efe2b [file] [log] [blame]
.global atan2l
.type atan2l,@function
atan2l:
.cfi_startproc
fldt 8(%rsp)
fldt 24(%rsp)
fpatan
ret
.cfi_endproc