oleavr-rgl-a500-mini-linux-.../arch/frv/include/uapi/asm/poll.h

13 lines
150 B
C
Raw Permalink Normal View History

2022-05-07 01:01:45 +02:00
#ifndef _ASM_POLL_H
#define _ASM_POLL_H
#define POLLWRNORM POLLOUT
#define POLLWRBAND 256
#include <asm-generic/poll.h>
#undef POLLREMOVE
#endif