Sign in
zircon-guest
/
third_party
/
linux
/
6ce59b460201c2281c2b6b3ead0b67ab21726268
/
.
/
include
/
asm-mips
/
poll.h
blob: 47b9520804315b718611797bf02174d97d8c8903 [
file
] [
log
] [
blame
]
#ifndef
__ASM_POLL_H
#define
__ASM_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
0x0100
#include
<asm-generic/poll.h>
#endif
/* __ASM_POLL_H */