X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fpoll.h;h=3a6cbad08d281a9bc2a94a3b7fdc0397eca31502;hb=refs%2Fheads%2Fvserver;hp=a420d14eb704a548ffb5591fa9521a5d5b657adb;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-sh64/poll.h b/include/asm-sh64/poll.h index a420d14eb..3a6cbad08 100644 --- a/include/asm-sh64/poll.h +++ b/include/asm-sh64/poll.h @@ -26,6 +26,7 @@ #define POLLWRNORM 0x0100 #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 +#define POLLRDHUP 0x2000 struct pollfd { int fd;