| author | |
| committer | |
| log | e5ffb94911b23ed916b52a28d8d91aa3f9ebc171 |
| tree | b04552385182aa1392dd4d09f1f5c19e7d9f09b9 |
| parent | f2ceb023f47b827fb9d689d4d46310b752148fa2 |
1 files changed, 0 insertions(+), 5 deletions(-)
lib/std/os/bits/linux.zig-5| ... | @@ -1260,11 +1260,6 @@ pub const io_uring_sqe = extern struct { | ... | @@ -1260,11 +1260,6 @@ pub const io_uring_sqe = extern struct { |
| 1260 | ioprio: u16, | 1260 | ioprio: u16, |
| 1261 | fd: i32, | 1261 | fd: i32, |
| 1262 | 1262 | ||
| 1263 | opcode: u8, | ||
| 1264 | flags: u8, | ||
| 1265 | ioprio: u16, | ||
| 1266 | fd: i32, | ||
| 1267 | |||
| 1268 | union1: union1, | 1263 | union1: union1, |
| 1269 | addr: u64, | 1264 | addr: u64, |
| 1270 | len: u32, | 1265 | len: u32, |