X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fpoll.h;h=fc52103b276ae0011a2dfcb755c5b201ae6ea161;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=bf49ab8ad6da173f8c9d7313bf845e76a73aa922;hpb=cee37fe97739d85991964371c1f3a745c00dd236;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;