amd64: restore previous name of amd64_sysv target
This commit is contained in:
parent
bf2a90ef7c
commit
c6b41eb8c8
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ amd64_memargs(int op)
|
|||
}
|
||||
|
||||
Target T_amd64_sysv = {
|
||||
.name = "amd64",
|
||||
.name = "amd64_sysv",
|
||||
.gpr0 = RAX,
|
||||
.ngpr = NGPR,
|
||||
.fpr0 = XMM0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue