diff options
Diffstat (limited to 'sys/linux/socket_caif_riscv64.const')
| -rw-r--r-- | sys/linux/socket_caif_riscv64.const | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/linux/socket_caif_riscv64.const b/sys/linux/socket_caif_riscv64.const new file mode 100644 index 000000000..2ab242c22 --- /dev/null +++ b/sys/linux/socket_caif_riscv64.const @@ -0,0 +1,13 @@ +# AUTOGENERATED FILE +AF_CAIF = 37 +CAIFPROTO_AT = 0 +CAIFPROTO_DEBUG = 5 +CAIFSO_LINK_SELECT = 127 +CAIFSO_REQ_PARAM = 128 +CAIF_ATTYPE_PLAIN = 2 +SOCK_SEQPACKET = 5 +SOCK_STREAM = 1 +SOL_CAIF = 278 +__NR_connect = 203 +__NR_setsockopt = 208 +__NR_socket = 198 |
