added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / 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