remove unnecessary .type declaration from amd64.S

This commit is contained in:
Joel Dice 2007-09-19 18:12:08 -06:00
parent a3ef7f2b94
commit 1d68f87f75

View File

@ -2,7 +2,6 @@
.text
.globl amd64Call
.type amd64Call, @function
amd64Call:
pushq %rbp