X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-cris%2Fpoll.h;h=1b25d4cf498c4aab72193c3246c94f312d00b1eb;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=1c0efc3e4be70e5fc067a4ee9d01cc0426471567;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/asm-cris/poll.h b/include/asm-cris/poll.h index 1c0efc3e4..1b25d4cf4 100644 --- a/include/asm-cris/poll.h +++ b/include/asm-cris/poll.h @@ -15,6 +15,7 @@ #define POLLWRBAND 512 #define POLLMSG 1024 #define POLLREMOVE 4096 +#define POLLRDHUP 8192 struct pollfd { int fd;