mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 19:13:16 +00:00
zig fmt
This commit is contained in:
parent
483eb8e057
commit
c8f90a7e7e
@ -585,8 +585,7 @@ const LinuxThreadImpl = struct {
|
||||
},
|
||||
};
|
||||
|
||||
asm volatile (
|
||||
unmap_and_exit
|
||||
asm volatile (unmap_and_exit
|
||||
:
|
||||
: [ptr] "r" (@ptrToInt(self.mapped.ptr)),
|
||||
[len] "r" (self.mapped.len)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user