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