X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-v850%2Fpoll.h;h=c10176c2c28ff7b7b15a05e3e600399948a59966;hb=f348d70a324e15afc701a494f32ec468abb7d1eb;hp=0369562c7e1588db6fe077a723096cba9eb60f2e;hpb=501f2499b897ca4be68b1acc7a4bc8cf66f5fd24;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-v850/poll.h b/include/asm-v850/poll.h index 0369562c7e1..c10176c2c28 100644 --- a/include/asm-v850/poll.h +++ b/include/asm-v850/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 0x0100 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;