switch all existing 32-bit archs to 64-bit time_t
[musl] / arch / microblaze / bits / socket.h
1 #define SO_TIMESTAMP    63
2 #define SO_TIMESTAMPNS  64
3 #define SO_TIMESTAMPING 65
4 #define SO_RCVTIMEO     66
5 #define SO_SNDTIMEO     67