Release 4.10 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 |
pre-git | pre-git | 20 | 64.52% | 2 | 40.00% |
davide libenzi | davide libenzi | 4 | 12.90% | 1 | 20.00% |
david s. miller | david s. miller | 4 | 12.90% | 1 | 20.00% |
stephen rothwell | 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.