allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-frv / poll.h
blob0d01479ccc563eb133518052a69abad68b9750cb
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