Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
496cd7e977c73df2c287eaf6d612fc49d6f83dd7
/
.
/
include
/
asm-v850
/
poll.h
blob: 803cad0b9b59388f16c1854795a10065cfd98349 [
file
] [
log
] [
blame
]
#ifndef
__V850_POLL_H__
#define
__V850_POLL_H__
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
0x0100
#include
<asm-generic/poll.h>
#endif
/* __V850_POLL_H__ */