X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fpoll.h;h=ab6b0d1bb4adb6c0d2b1599fc951e5a5b7399896;hb=f348d70a324e15afc701a494f32ec468abb7d1eb;hp=31b611aa74685d61ac7f244d6429298cc8bac450;hpb=501f2499b897ca4be68b1acc7a4bc8cf66f5fd24;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sparc64/poll.h b/include/asm-sparc64/poll.h index 31b611aa746..ab6b0d1bb4a 100644 --- a/include/asm-sparc64/poll.h +++ b/include/asm-sparc64/poll.h @@ -13,6 +13,7 @@ #define POLLWRBAND 256 #define POLLMSG 512 #define POLLREMOVE 1024 +#define POLLRDHUP 2048 struct pollfd { int fd;