aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_userio_ppc64le.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-02-01 01:08:17 +0100
committerAndrey Konovalov <andreyknvl@gmail.com>2019-02-01 14:40:17 +0100
commit9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch)
tree59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/dev_userio_ppc64le.const
parentaa53be276dc84aa8b3825b3416542447ff82b41a (diff)
sys/linux: rename dev descriptions files
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
Diffstat (limited to 'sys/linux/dev_userio_ppc64le.const')
-rw-r--r--sys/linux/dev_userio_ppc64le.const7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/linux/dev_userio_ppc64le.const b/sys/linux/dev_userio_ppc64le.const
new file mode 100644
index 000000000..d896c0268
--- /dev/null
+++ b/sys/linux/dev_userio_ppc64le.const
@@ -0,0 +1,7 @@
+# AUTOGENERATED FILE
+AT_FDCWD = 18446744073709551516
+USERIO_CMD_REGISTER = 0
+USERIO_CMD_SEND_INTERRUPT = 2
+USERIO_CMD_SET_PORT_TYPE = 1
+__NR_openat = 286
+__NR_write = 4