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