Sign in
coral
/
linux-mtk
/
ac331d158e198d2a91a5b0a3ec4ca9991fdb57af
/
.
/
include
/
asm-m68k
/
poll.h
blob: f080fcdb61bf617696c7bdc8ea9ab87e7e1a5460 [
file
] [
log
] [
blame
]
#ifndef
__m68k_POLL_H
#define
__m68k_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
256
#include
<asm-generic/poll.h>
#endif