X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fpoll.h;h=3a6cbad08d281a9bc2a94a3b7fdc0397eca31502;hb=6922ee31326cfa6418284f16499239e92a3503b9;hp=a420d14eb704a548ffb5591fa9521a5d5b657adb;hpb=df34bf452e57697f9dac01d6975dac7f33582bf8;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;