From 893b6432df646e3e2b297423666b8670d3a236f2 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 14 Apr 2009 09:16:01 +0200 Subject: [PATCH] --- yaml --- r: 143278 b: refs/heads/master c: 39141bfcad22e6d7393c0d0f81b2e180db6983df h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/include/asm/socket.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9caf07d2d00a..339c1b76f0ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6c149fd7cda601ebd178dd2f07ccff6bb0d010cf +refs/heads/master: 39141bfcad22e6d7393c0d0f81b2e180db6983df diff --git a/trunk/arch/microblaze/include/asm/socket.h b/trunk/arch/microblaze/include/asm/socket.h index f919b6b540ac..825936860314 100644 --- a/trunk/arch/microblaze/include/asm/socket.h +++ b/trunk/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 */