mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
sparcv9: fix typo in def comment
This commit is contained in:
@@ -75,7 +75,7 @@ pub const Inst = struct {
|
||||
nop,
|
||||
|
||||
/// A.45 RETURN
|
||||
/// This Thisuses the arithmetic_2op field.
|
||||
/// This uses the arithmetic_2op field.
|
||||
@"return",
|
||||
|
||||
/// A.46 SAVE and RESTORE
|
||||
|
||||
Reference in New Issue
Block a user