diff options
Diffstat (limited to 'sys/openbsd/socket_unix_amd64.const')
| -rw-r--r-- | sys/openbsd/socket_unix_amd64.const | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sys/openbsd/socket_unix_amd64.const b/sys/openbsd/socket_unix_amd64.const deleted file mode 100644 index 8fae03bbb..000000000 --- a/sys/openbsd/socket_unix_amd64.const +++ /dev/null @@ -1,18 +0,0 @@ -# AUTOGENERATED FILE -AF_UNIX = 1 -AF_UNSPEC = 0 -SCM_RIGHTS = 1 -SOCK_DGRAM = 2 -SOCK_SEQPACKET = 5 -SOCK_STREAM = 1 -SOL_SOCKET = 65535 -SYS_accept = 30 -SYS_bind = 104 -SYS_connect = 98 -SYS_getpeername = 31 -SYS_getsockname = 32 -SYS_recvfrom = 29 -SYS_sendmsg = 28 -SYS_sendto = 133 -SYS_socket = 97 -SYS_socketpair = 135 |
