diff options
Diffstat (limited to 'arch/mipsn32')
-rw-r--r-- | arch/mipsn32/bits/socket.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mipsn32/bits/socket.h b/arch/mipsn32/bits/socket.h index 4ffc4d4a..02fbb88b 100644 --- a/arch/mipsn32/bits/socket.h +++ b/arch/mipsn32/bits/socket.h @@ -21,11 +21,6 @@ #define SO_ACCEPTCONN 0x1009 #define SO_PROTOCOL 0x1028 #define SO_DOMAIN 0x1029 -#define SO_TIMESTAMP 63 -#define SO_TIMESTAMPNS 64 -#define SO_TIMESTAMPING 65 -#define SO_RCVTIMEO 66 -#define SO_SNDTIMEO 67 #define SO_NO_CHECK 11 #define SO_PRIORITY 12 |