Sign in
gem5
/
arm
/
linux
/
423a8a942e95493b73228ba6a3f176dcc7f35fa9
/
.
/
arch
/
frv
/
include
/
uapi
/
asm
/
poll.h
blob: 887b672883400d5d3a3aaafafe94908f0864b004 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef
_ASM_POLL_H
#define
_ASM_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
256
#include
<asm-generic/poll.h>
#undef
POLLREMOVE
#endif