From dd849aa3a24b4333828def224ca952411dc56e4e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 20 May 2020 19:40:08 +0200 Subject: sys/linux: generate consts on next-20200519 --- sys/linux/sys_mips64le.const | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/linux/sys_mips64le.const') diff --git a/sys/linux/sys_mips64le.const b/sys/linux/sys_mips64le.const index 2fc44fcff..fb7c403c9 100644 --- a/sys/linux/sys_mips64le.const +++ b/sys/linux/sys_mips64le.const @@ -463,7 +463,6 @@ SPLICE_F_MORE = 4 SPLICE_F_MOVE = 1 SPLICE_F_NONBLOCK = 2 # STAT64_SIZE is not set -STATX_ALL = 4095 STATX_ATIME = 32 STATX_BASIC_STATS = 2047 STATX_BLOCKS = 1024 -- cgit mrf-deployment