summaryrefslogtreecommitdiff
path: root/tests/53-sim-binary_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/53-sim-binary_tree.c')
-rw-r--r--tests/53-sim-binary_tree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/53-sim-binary_tree.c b/tests/53-sim-binary_tree.c
index bf2e553..291b7c5 100644
--- a/tests/53-sim-binary_tree.c
+++ b/tests/53-sim-binary_tree.c
@@ -72,9 +72,6 @@ struct syscall_errno table[] = {
{ SCMP_SYS(msync), 26, 0, { 0, 0 } },
{ SCMP_SYS(mincore), 27, 0, { 0, 0 } },
{ SCMP_SYS(madvise), 28, 0, { 0, 0 } },
- { SCMP_SYS(shmget), 29, 0, { 0, 0 } },
- { SCMP_SYS(shmat), 30, 1, { 110, 0 } },
- { SCMP_SYS(shmctl), 31, 1, { 111, 0 } },
{ SCMP_SYS(dup), 32, 1, { 112, 0 } },
{ SCMP_SYS(dup2), 33, 0, { 0, 0 } },
{ SCMP_SYS(pause), 34, 0, { 0, 0 } },