]> err.no Git - linux-2.6/blobdiff - include/asm-parisc/sockios.h
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6] / include / asm-parisc / sockios.h
index aace496299497d6fe9a648ab9b42e4ccf5459077..dabfbc7483f679eb12063b92d5c10594eda91fb8 100644 (file)
@@ -7,6 +7,7 @@
 #define FIOGETOWN      0x8903
 #define SIOCGPGRP      0x8904
 #define SIOCATMARK     0x8905
-#define SIOCGSTAMP     0x8906          /* Get stamp */
+#define SIOCGSTAMP     0x8906          /* Get stamp (timeval) */
+#define SIOCGSTAMPNS   0x8907          /* Get stamp (timespec) */
 
 #endif