fix(zig-0.15): more syntax changes
This commit is contained in:
parent
e558502ea2
commit
1afaa3be4f
2 changed files with 3 additions and 3 deletions
|
|
@ -757,7 +757,7 @@ pub const StackIterator = struct {
|
|||
"flushw"
|
||||
else
|
||||
"ta 3" // ST_FLUSH_WINDOWS
|
||||
::: "memory");
|
||||
::: .{ .memory = true });
|
||||
}
|
||||
|
||||
return StackIterator{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue