X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fpoll.h;h=fc52103b276ae0011a2dfcb755c5b201ae6ea161;hb=d8b3d7077d08311552643a220f21ce0d30130f59;hp=bf49ab8ad6da173f8c9d7313bf845e76a73aa922;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/include/asm-h8300/poll.h b/include/asm-h8300/poll.h index bf49ab8ad..fc52103b2 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;