mirror of https://git.musl-libc.org/git/musl
Browse Source
these macros have the same distinct definition on blackfin, frv, m68k, mips, sparc and xtensa kernels. POLLMSG and POLLRDHUP additionally differ on sparc.master
committed by
Rich Felker
10 changed files with 8 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
#define POLLWRNORM POLLOUT |
|||
#define POLLWRBAND 0x100 |
|||
Loading…
Reference in new issue