]> err.no Git - linux-2.6/blobdiff - include/asm-sh64/poll.h
V4L/DVB (3607): Implement routing command for saa7115.c
[linux-2.6] / include / asm-sh64 / poll.h
index a420d14eb704a548ffb5591fa9521a5d5b657adb..3a6cbad08d281a9bc2a94a3b7fdc0397eca31502 100644 (file)
@@ -26,6 +26,7 @@
 #define POLLWRNORM     0x0100
 #define POLLWRBAND     0x0200
 #define POLLMSG                0x0400
+#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;