aboutsummaryrefslogtreecommitdiff
path: root/src/type.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/type.zig')
-rw-r--r--src/type.zig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/type.zig b/src/type.zig
index 8742d9b61c..2c3ce0d900 100644
--- a/src/type.zig
+++ b/src/type.zig
@@ -6229,7 +6229,7 @@ pub const CType = enum {
.mips64,
.mips64el,
.sparc,
- .sparcv9,
+ .sparc64,
.sparcel,
.powerpc,
.powerpcle,
@@ -6267,7 +6267,7 @@ pub const CType = enum {
.mips64,
.mips64el,
.sparc,
- .sparcv9,
+ .sparc64,
.sparcel,
.powerpc,
.powerpcle,