Release 4.11 arch/sparc/include/uapi/asm/poll.h
#ifndef __SPARC_POLL_H
#define __SPARC_POLL_H
#define POLLWRNORM POLLOUT
#define POLLWRBAND 256
#define POLLMSG 512
#define POLLREMOVE 1024
#define POLLRDHUP 2048
#include <asm-generic/poll.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 20 | 64.52% | 2 | 40.00% |
Davide Libenzi | 4 | 12.90% | 1 | 20.00% |
David S. Miller | 4 | 12.90% | 1 | 20.00% |
Stephen Rothwell | 3 | 9.68% | 1 | 20.00% |
Total | 31 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.