blob: 1ead0788a2481bf4d76b86a9e021263d40326c54 [file] [log] [blame]
.global atan2l
.type atan2l,@function
atan2l:
fldt 8(%esp)
fldt 24(%esp)
fpatan
ret