diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-04-29 14:39:33 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-04-29 18:44:32 +0200 |
| commit | 67bec9bb441a668f88e1f1421a7a1e63e659280f (patch) | |
| tree | 907d9adb0ee63121ee4b819c5d98cc94aa6d738e /sys/linux/sr_arm.const | |
| parent | dba54bc2b8097448f7e91364e891c5e2675d8622 (diff) | |
sys/linux: describe block device ioctls
Describe block device ioctls.
Describe sg device ioctls.
Add few more devices.
Diffstat (limited to 'sys/linux/sr_arm.const')
| -rw-r--r-- | sys/linux/sr_arm.const | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/sr_arm.const b/sys/linux/sr_arm.const new file mode 100644 index 000000000..e7faafda7 --- /dev/null +++ b/sys/linux/sr_arm.const @@ -0,0 +1,3 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +__NR_openat = 322 |
