Skip to content

Commit

Permalink
syscall updates
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Quest <[email protected]>
  • Loading branch information
kcq committed Nov 6, 2024
1 parent bcc68db commit fcbc68f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/system/syscalls_x86f32.go
Original file line number Diff line number Diff line change
Expand Up @@ -393,14 +393,14 @@ var syscallNumTableX86Family32 = [...]string{
"statx",
"arch_prctl",
"io_pgetevents",
"rseq",
"rseq", // 386
"unused.387",
"unused.388",
"unused.389",
"unused.390",
"unused.391",
"unused.392",
"semget",
"semget", // 393
"semctl",
"shmget",
"shmctl",
Expand Down

0 comments on commit fcbc68f

Please sign in to comment.