about summary refs log tree commit diff
path: root/arch/sh/bits/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/bits/ioctl.h')
-rw-r--r--arch/sh/bits/ioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/bits/ioctl.h b/arch/sh/bits/ioctl.h
index e6e7d344..15256c51 100644
--- a/arch/sh/bits/ioctl.h
+++ b/arch/sh/bits/ioctl.h
@@ -141,6 +141,7 @@ struct winsize {
 #define SIOCSPGRP       _IOW('s', 8, int)
 #define SIOCGPGRP       _IOW('s', 9, int)
 #define SIOCGSTAMP      _IOR('s', 100, char[8])
+#define SIOCGSTAMPNS    _IOR('s', 101, char[8])
 
 #define SIOCADDRT       0x890B
 #define SIOCDELRT       0x890C