aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/poll.h')
-rw-r--r--include/asm-h8300/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-h8300/poll.h b/include/asm-h8300/poll.h
index bf49ab8ad6da1..fc52103b276ae 100644
--- a/include/asm-h8300/poll.h
+++ b/include/asm-h8300/poll.h
@@ -12,6 +12,7 @@
#define POLLRDBAND 128
#define POLLWRBAND 256
#define POLLMSG 0x0400
+#define POLLRDHUP 0x2000
struct pollfd {
int fd;