Sign in
gem5
/
arm
/
linux-arm64-legacy
/
b8e73fba60414e161d8fd2429b6fb268e34502e2
/
.
/
include
/
asm-h8300
/
poll.h
blob: f61540c22d943ec18fd7a2dcfb16a694c6e50f6d [
file
]
#ifndef
__H8300_POLL_H
#define
__H8300_POLL_H
#define
POLLWRNORM POLLOUT
#define
POLLWRBAND
256
#include
<asm-generic/poll.h>
#undef
POLLREMOVE
#endif