summaryrefslogblamecommitdiffstats
path: root/arch/h8300/include/asm/poll.h
blob: f61540c22d943ec18fd7a2dcfb16a694c6e50f6d (plain) (tree)
1
2
3
4
5
6
7
8
9


                      
                               
                           
 


                             

      
#ifndef __H8300_POLL_H
#define __H8300_POLL_H

#define POLLWRNORM	POLLOUT
#define POLLWRBAND	256

#include <asm-generic/poll.h>

#undef POLLREMOVE

#endif