aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-08-02 19:47:32 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-08-02 19:47:32 +0200
commit5b7e23bb61bbc406adfc5c89c0d02cb4fea9f7a4 (patch)
tree0e0a8a45b5a82e13f9c6a70fcab20f3e8fb7a348 /executor/syscalls.h
parent41beddb6da0f05efc541676cd98bdf29be7cdeda (diff)
sys/akaros: remove /dev/cons
Presumably it causes corrupted console output.
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 9fb55019f..d027f88ed 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -47,8 +47,6 @@ const call_t syscalls[] = {
{"openat$dev_caphash", 102},
{"openat$dev_capuse", 102},
{"openat$dev_config", 102},
- {"openat$dev_cons", 102},
- {"openat$dev_consctl", 102},
{"openat$dev_cputime", 102},
{"openat$dev_drivers", 102},
{"openat$dev_empty", 102},