X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-frv%2Fpoll.h;h=c8fe8801d075819c3e069e720e7806604d6ea8b5;hb=refs%2Fheads%2Fvserver;hp=8cbcd60e334fb293224789b2e8f753bc0730122e;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-frv/poll.h b/include/asm-frv/poll.h index 8cbcd60e3..c8fe8801d 100644 --- a/include/asm-frv/poll.h +++ b/include/asm-frv/poll.h @@ -12,6 +12,7 @@ #define POLLRDBAND 128 #define POLLWRBAND 256 #define POLLMSG 0x0400 +#define POLLRDHUP 0x2000 struct pollfd { int fd;