X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m32r%2Fpoll.h;h=9e0e700e727c94e2e160b7b1e717181ce142a190;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=43b7acf732d57ae1310819edb022133fb6b1fb1f;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-m32r/poll.h b/include/asm-m32r/poll.h index 43b7acf73..9e0e700e7 100644 --- a/include/asm-m32r/poll.h +++ b/include/asm-m32r/poll.h @@ -21,6 +21,7 @@ #define POLLWRBAND 0x0200 #define POLLMSG 0x0400 #define POLLREMOVE 0x1000 +#define POLLRDHUP 0x2000 struct pollfd { int fd;