RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-v850 / poll.h
blob803cad0b9b59388f16c1854795a10065cfd98349
1 #ifndef __V850_POLL_H__
2 #define __V850_POLL_H__
4 #define POLLWRNORM POLLOUT
5 #define POLLWRBAND 0x0100
7 #include <asm-generic/poll.h>
9 #endif /* __V850_POLL_H__ */