aboutsummaryrefslogtreecommitdiffhomepage
path: root/amd64/sysv.c
diff options
context:
space:
mode:
Diffstat (limited to 'amd64/sysv.c')
-rw-r--r--amd64/sysv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amd64/sysv.c b/amd64/sysv.c
index 712652a..299d35c 100644
--- a/amd64/sysv.c
+++ b/amd64/sysv.c
@@ -298,7 +298,6 @@ const struct mctarg t_amd64_sysv = {
.rglob = 1<<RSP | 1<<RBP,
.rnames = amd64_rnames,
.objkind = OBJELF,
- .isa = ISamd64,
.abiret = abiret,
.abiarg = abiarg,
.vastart = vastart,