diff options
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 |
