Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6/verdex.git] / 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__ */