]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-alpha/sockios.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-omap-h63xx.git] / include / asm-alpha / sockios.h
index e4961a740e5f9d31fc272af3df9372fcc81eac62..7932c7ab4a4d4d0ae3b7243e1558283b415d1aba 100644 (file)
@@ -10,6 +10,7 @@
 #define SIOCSPGRP      _IOW('s', 8, pid_t)
 #define SIOCGPGRP      _IOR('s', 9, pid_t)
 
-#define SIOCGSTAMP     0x8906          /* Get stamp - linux-specific */
+#define SIOCGSTAMP     0x8906          /* Get stamp (timeval) */
+#define SIOCGSTAMPNS   0x8907          /* Get stamp (timespec) */
 
 #endif /* _ASM_ALPHA_SOCKIOS_H */