GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / h8300 / include / asm / poll.h
blobf61540c22d943ec18fd7a2dcfb16a694c6e50f6d
1 #ifndef __H8300_POLL_H
2 #define __H8300_POLL_H
4 #define POLLWRNORM POLLOUT
5 #define POLLWRBAND 256
7 #include <asm-generic/poll.h>
9 #undef POLLREMOVE
11 #endif