summaryrefslogblamecommitdiffstats
path: root/include/asm-frv/poll.h
blob: 0d01479ccc563eb133518052a69abad68b9750cb (plain) (tree)
1
2
3
4
5
6
7
8
9


                   
                               
                           
 


                             


      
#ifndef _ASM_POLL_H
#define _ASM_POLL_H

#define POLLWRNORM	POLLOUT
#define POLLWRBAND	256

#include <asm-generic/poll.h>

#undef POLLREMOVE

#endif