X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-cris%2Fpoll.h;h=1b25d4cf498c4aab72193c3246c94f312d00b1eb;hb=refs%2Fheads%2Fvserver;hp=1c0efc3e4be70e5fc067a4ee9d01cc0426471567;hpb=76828883507a47dae78837ab5dec5a5b4513c667;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;