RT-AC66 3.0.0.4.374.130 core
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-m68k / poll.h
blobf080fcdb61bf617696c7bdc8ea9ab87e7e1a5460
1 #ifndef __m68k_POLL_H
2 #define __m68k_POLL_H
4 #define POLLWRNORM POLLOUT
5 #define POLLWRBAND 256
7 #include <asm-generic/poll.h>
9 #endif