mirror of
https://github.com/corda/corda.git
synced 2025-01-29 07:34:13 +00:00
remove unnecessary .type declaration from amd64.S
This commit is contained in:
parent
a3ef7f2b94
commit
1d68f87f75
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
.text
|
.text
|
||||||
.globl amd64Call
|
.globl amd64Call
|
||||||
.type amd64Call, @function
|
|
||||||
|
|
||||||
amd64Call:
|
amd64Call:
|
||||||
pushq %rbp
|
pushq %rbp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user