aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/poll.h')
-rw-r--r--include/asm-sh64/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh64/poll.h b/include/asm-sh64/poll.h
index a420d14eb704a..3a6cbad08d281 100644
--- a/include/asm-sh64/poll.h
+++ b/include/asm-sh64/poll.h
@@ -26,6 +26,7 @@
#define POLLWRNORM 0x0100
#define POLLWRBAND 0x0200
#define POLLMSG 0x0400
+#define POLLRDHUP 0x2000
struct pollfd {
int fd;