summaryrefslogtreecommitdiff
path: root/arch/or1k/bits/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/or1k/bits/socket.h')
-rw-r--r--arch/or1k/bits/socket.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/or1k/bits/socket.h b/arch/or1k/bits/socket.h
new file mode 100644
index 00000000..4d1f645b
--- /dev/null
+++ b/arch/or1k/bits/socket.h
@@ -0,0 +1,5 @@
+#define SO_TIMESTAMP 63
+#define SO_TIMESTAMPNS 64
+#define SO_TIMESTAMPING 65
+#define SO_RCVTIMEO 66
+#define SO_SNDTIMEO 67