Release 4.10 arch/mips/include/uapi/asm/poll.h
#ifndef __ASM_POLL_H
#define __ASM_POLL_H
#define POLLWRNORM POLLOUT
#define POLLWRBAND 0x0100
#include <asm-generic/poll.h>
#endif /* __ASM_POLL_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
pre-git | pre-git | 14 | 70.00% | 1 | 33.33% |
ralf baechle | ralf baechle | 3 | 15.00% | 1 | 33.33% |
stephen rothwell | stephen rothwell | 3 | 15.00% | 1 | 33.33% |
| Total | 20 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.