diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 19:51:52 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-01 19:51:52 +0100 |
| commit | f879db37f90dcefb681897d2e486c11d8298cb72 (patch) | |
| tree | a7be12f5afc5be4d3b9078259411aedcc316ace7 /sys/linux/dev_fb_arm.const | |
| parent | 5d12311f3a7d0a0a8d96000049611322a088ba4f (diff) | |
sys/linux: more device refinements
Add some mode /dev/nodes*
Add anoter midi device.
Diffstat (limited to 'sys/linux/dev_fb_arm.const')
| -rw-r--r-- | sys/linux/dev_fb_arm.const | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/dev_fb_arm.const b/sys/linux/dev_fb_arm.const new file mode 100644 index 000000000..e7faafda7 --- /dev/null +++ b/sys/linux/dev_fb_arm.const @@ -0,0 +1,3 @@ +# AUTOGENERATED FILE +AT_FDCWD = 18446744073709551516 +__NR_openat = 322 |
