git.openpandora.org
/
pandora-kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
x86, e820: remove end_user_pfn
[pandora-kernel.git]
/
include
/
asm-v850
/
poll.h
1
#ifndef __V850_POLL_H__
2
#define __V850_POLL_H__
3
4
#define POLLWRNORM POLLOUT
5
#define POLLWRBAND 0x0100
6
7
#include <asm-generic/poll.h>
8
9
#endif /* __V850_POLL_H__ */