+1
−1
+1
−468
io_uring/opdef.c
0 → 100644
+495
−0
+2
−0
Loading
We already have the declarations in opdef.h, move the rest into its own
file rather than in the main io_uring.c file.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>