Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39141bfc authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Add TIMESTAMPING constants to socket.h



This changes was introduce with
commit: cb9eff09

net: new user space API for time stamping of incoming and outgoing packets

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 6c149fd7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -63,4 +63,7 @@

#define SO_MARK			36

#define SO_TIMESTAMPING		37
#define SCM_TIMESTAMPING	SO_TIMESTAMPING

#endif /* _ASM_MICROBLAZE_SOCKET_H */