X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-xtensa%2Fpoll.h;h=6fd94773e866051bef79e0cff38fe5d6e0b04e6b;hb=075395d228641646159dae3dd170fa3fc6ff477a;hp=dffe447534e063d58d480937515691f415ca8927;hpb=bf82322ec5d5faa8bfd8f163909244d8c6b562d5;p=powerpc.git diff --git a/include/asm-xtensa/poll.h b/include/asm-xtensa/poll.h index dffe447534..6fd94773e8 100644 --- a/include/asm-xtensa/poll.h +++ b/include/asm-xtensa/poll.h @@ -27,6 +27,7 @@ #define POLLMSG 0x0400 #define POLLREMOVE 0x0800 +#define POLLRDHUP 0x2000 struct pollfd { int fd;