diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 11:03:27 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 11:03:27 +0100 |
| commit | 3504484430f1d004d7eb10c5d04577c0b2d84cb3 (patch) | |
| tree | 9a1a0c41fe1eecc4e79593ee9ba0c9513a084170 /sys/linux/dev_dri_amd64.const | |
| parent | edcd9e3c9ade5c8ccb7857c0add43b05e7a86c44 (diff) | |
sys/linux: update consts
Regenerate const files for all arches.
Diffstat (limited to 'sys/linux/dev_dri_amd64.const')
| -rw-r--r-- | sys/linux/dev_dri_amd64.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_dri_amd64.const b/sys/linux/dev_dri_amd64.const index 65296bceb..a679225dc 100644 --- a/sys/linux/dev_dri_amd64.const +++ b/sys/linux/dev_dri_amd64.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 = 16 +__NR_openat = 257 |
