X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-v850%2Fpoll.h;h=c10176c2c28ff7b7b15a05e3e600399948a59966;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=0369562c7e1588db6fe077a723096cba9eb60f2e;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-v850/poll.h b/include/asm-v850/poll.h index 0369562c7..c10176c2c 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;