From 3504484430f1d004d7eb10c5d04577c0b2d84cb3 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 1 Dec 2019 11:03:27 +0100 Subject: sys/linux: update consts Regenerate const files for all arches. --- sys/linux/dev_dri_ppc64le.const | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/dev_dri_ppc64le.const') diff --git a/sys/linux/dev_dri_ppc64le.const b/sys/linux/dev_dri_ppc64le.const index 110331380..41c1f63ee 100644 --- a/sys/linux/dev_dri_ppc64le.const +++ b/sys/linux/dev_dri_ppc64le.const @@ -1,6 +1,7 @@ # AUTOGENERATED FILE AGP_USER_CACHED_MEMORY = 65537 AGP_USER_MEMORY = 65536 +# AT_FDCWD is not set DRM_ADD_COMMAND = 0 DRM_DISPLAY_MODE_LEN = 32 DRM_INST_HANDLER = 2 @@ -102,3 +103,4 @@ _DRM_VBLANK_SECONDARY = 536870912 _DRM_VBLANK_SIGNAL = 1073741824 _DRM_WRITE_COMBINING = 16 __NR_ioctl = 54 +__NR_openat = 286 -- cgit mrf-deployment