aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/socket.h')
-rw-r--r--arch/microblaze/include/asm/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/socket.h b/arch/microblaze/include/asm/socket.h
index f919b6b540ac..825936860314 100644
--- a/arch/microblaze/include/asm/socket.h
+++ b/arch/microblaze/include/asm/socket.h
@@ -63,4 +63,7 @@
#define SO_MARK 36
+#define SO_TIMESTAMPING 37
+#define SCM_TIMESTAMPING SO_TIMESTAMPING
+
#endif /* _ASM_MICROBLAZE_SOCKET_H */