diff options
Diffstat (limited to 'sys/linux/socket_alg_arm64.const')
| -rw-r--r-- | sys/linux/socket_alg_arm64.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_alg_arm64.const b/sys/linux/socket_alg_arm64.const index 063329b29..43a202be7 100644 --- a/sys/linux/socket_alg_arm64.const +++ b/sys/linux/socket_alg_arm64.const @@ -34,6 +34,7 @@ SOL_ALG = 279 __NR_accept = 202 __NR_accept4 = 242 __NR_bind = 200 +__NR_read = 63 __NR_sendmmsg = 269 __NR_sendmsg = 211 __NR_setsockopt = 208 |
