mirror of
https://github.com/ii64/gouring.git
synced 2025-04-01 03:41:44 +02:00
fix: syscall nr
This commit is contained in:
parent
f5548b679a
commit
bd50af5d21
2 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
package gouring
|
||||
|
||||
const (
|
||||
// uring syscall no.
|
||||
|
||||
SYS_IO_URING_SETUP = 535
|
||||
SYS_IO_URING_ENTER = 536
|
||||
SYS_IO_URING_REGISTER = 537
|
||||
)
|
Loading…
Add table
Reference in a new issue