Sign in
nest-open-source
/
manifest_repos
/
kernel
/
a15b07be852ab3bce4ffbaea3a1935f8638a1b17
/
.
/
arch
/
frv
/
include
/
uapi
/
asm
/
poll.h
blob: 0d01479ccc563eb133518052a69abad68b9750cb [
file
]
#ifndef
_ASM_POLL_H
#define
_ASM_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
256
#include
<asm-generic/poll.h>
#undef
POLLREMOVE
#endif