From dd61e58d94240df628a568c5609b1441746f4a54 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 24 Dec 2018 16:52:56 +0100 Subject: sys/linux: extend AX25/ROSE/NETROM descriptions --- sys/linux/socket_bluetooth_ppc64le.const | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/linux/socket_bluetooth_ppc64le.const') diff --git a/sys/linux/socket_bluetooth_ppc64le.const b/sys/linux/socket_bluetooth_ppc64le.const index 62cf244f2..a655e4293 100644 --- a/sys/linux/socket_bluetooth_ppc64le.const +++ b/sys/linux/socket_bluetooth_ppc64le.const @@ -70,8 +70,6 @@ RFCOMM_CONNINFO = 2 RFCOMM_LM = 3 SCO_CONNINFO = 2 SCO_OPTIONS = 1 -SIOCGSTAMP = 35078 -SIOCGSTAMPNS = 35079 SOCK_DGRAM = 2 SOCK_RAW = 3 SOCK_SEQPACKET = 5 @@ -80,8 +78,6 @@ SOL_BLUETOOTH = 274 SOL_L2CAP = 6 SOL_RFCOMM = 18 SOL_SCO = 17 -TIOCINQ = 1074030207 -TIOCOUTQ = 1074033779 __NR_accept4 = 344 __NR_bind = 327 __NR_connect = 328 -- cgit mrf-deployment