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