repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parse error, drivers/i2c/busses/i2c-pmcmsp.c
[pv_ops_mirror.git]
/
include
/
asm-h8300
/
poll.h
blob
f61540c22d943ec18fd7a2dcfb16a694c6e50f6d
1
#ifndef __H8300_POLL_H
2
#define __H8300_POLL_H
3
4
#define POLLWRNORM POLLOUT
5
#define POLLWRBAND 256
6
7
#include <asm-generic/poll.h>
8
9
#undef POLLREMOVE
10
11
#endif