diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-02 14:44:04 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-02 14:44:04 +0100 |
| commit | 82d81ba98eb98ef5c096f1452e5089ca02e0dc0b (patch) | |
| tree | ec2df4ea30dd9c4dacc853e0ae65062d911a6716 /sys/linux/dev_cdrom_arm.const | |
| parent | 3aa380090f35529e58e4a393e8e0dee79dd0d491 (diff) | |
sys/linux: regenerate consts
Regenerate consts now that make extract is fixed.
Interestingly some arm consts have changed (arm/i386 abi difference?).
Diffstat (limited to 'sys/linux/dev_cdrom_arm.const')
| -rw-r--r-- | sys/linux/dev_cdrom_arm.const | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_cdrom_arm.const b/sys/linux/dev_cdrom_arm.const index 7e7bf228b..d74a3d298 100644 --- a/sys/linux/dev_cdrom_arm.const +++ b/sys/linux/dev_cdrom_arm.const @@ -1,4 +1,5 @@ # AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 CDO_AUTO_CLOSE = 1 CDO_AUTO_EJECT = 2 CDO_CHECK_TYPE = 16 @@ -72,3 +73,4 @@ DVD_STRUCT_DISCKEY = 2 DVD_STRUCT_MANUFACT = 4 DVD_STRUCT_PHYSICAL = 0 __NR_ioctl = 54 +__NR_openat = 322 |
