Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
76f7c87902fd2c2de9eb57168adbf9bc5ec2047d
/
.
/
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__ */