diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-01-21 19:16:47 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-22 09:21:03 +0100 |
| commit | 985f75cc50012d751f5fb16f3ac1026ad7dd3595 (patch) | |
| tree | 3345c104e476f233961c08201cffe4172d644835 /executor/syscalls.h | |
| parent | badbbeee6945ebd6ec1d1a897aad860b2decefe9 (diff) | |
sys/openbsd: remove mincore(2) description
It was recently removed from OpenBSD[1].
[1] https://marc.info/?l=openbsd-cvs&m=154723400730318&w=2
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index c31c6694d..133786452 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -14274,7 +14274,6 @@ const call_t syscalls[] = { {"lseek", 199}, {"lstat", 40}, {"madvise", 75}, - {"mincore", 78}, {"minherit", 250}, {"mkdir", 136}, {"mkdirat", 318}, |
