[PATCH] x86-64: Add __copy_from_user_nocache
[powerpc.git] / include / asm-m32r / poll.h
index 43b7acf..9e0e700 100644 (file)
@@ -21,6 +21,7 @@
 #define POLLWRBAND     0x0200
 #define POLLMSG                0x0400
 #define POLLREMOVE     0x1000
+#define POLLRDHUP       0x2000
 
 struct pollfd {
        int fd;