Commit b81c5be451
Changed files (1)
lib
std
target
lib/std/target/riscv.zig
@@ -78,7 +78,6 @@ pub const cpu = struct {
.d,
.f,
.m,
- .relax,
}),
};
@@ -92,7 +91,6 @@ pub const cpu = struct {
.d,
.f,
.m,
- .relax,
}),
};