]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sh64/poll.h
Merge branch 'master' into gfs2
[karo-tx-linux.git] / 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;