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 /sys/openbsd/sys_amd64.const | |
| 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 'sys/openbsd/sys_amd64.const')
| -rw-r--r-- | sys/openbsd/sys_amd64.const | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/openbsd/sys_amd64.const b/sys/openbsd/sys_amd64.const index 703a43109..5acde94d1 100644 --- a/sys/openbsd/sys_amd64.const +++ b/sys/openbsd/sys_amd64.const @@ -90,7 +90,6 @@ SYS_lchown = 254 SYS_link = 9 SYS_linkat = 317 SYS_lstat = 40 -SYS_mincore = 78 SYS_mkdir = 136 SYS_mkdirat = 318 SYS_mknod = 14 |
