aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/poll.h')
-rw-r--r--include/asm-sparc64/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sparc64/poll.h b/include/asm-sparc64/poll.h
index 31b611aa7468..ab6b0d1bb4ad 100644
--- a/include/asm-sparc64/poll.h
+++ b/include/asm-sparc64/poll.h
@@ -13,6 +13,7 @@
13#define POLLWRBAND 256 13#define POLLWRBAND 256
14#define POLLMSG 512 14#define POLLMSG 512
15#define POLLREMOVE 1024 15#define POLLREMOVE 1024
16#define POLLRDHUP 2048
16 17
17struct pollfd { 18struct pollfd {
18 int fd; 19 int fd;