Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8b08ca52f5942c21564bbb90ccfb61053f2c26a1
/
.
/
arch
/
h8300
/
include
/
asm
/
poll.h
blob: f61540c22d943ec18fd7a2dcfb16a694c6e50f6d [
file
] [
log
] [
blame
]
#ifndef
__H8300_POLL_H
#define
__H8300_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
256
#include
<asm-generic/poll.h>
#undef
POLLREMOVE
#endif