X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpoll.h;h=9c7d1263103353745dfb10cece78ac1e3719d976;hb=c9169f8747bb282cbe518132bf7d49755a00b6c1;hp=edd2054da86b49d3b83503b7aed2962ab3f416af;hpb=ddbf9ef385bfbef897210733abfb73cb9b94ecec;p=powerpc.git diff --git a/include/asm-powerpc/poll.h b/include/asm-powerpc/poll.h index edd2054da8..9c7d126310 100644 --- a/include/asm-powerpc/poll.h +++ b/include/asm-powerpc/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;