Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / 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