repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
USB: update Kconfig entry for USB_SUSPEND
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-v850
/
poll.h
blob
803cad0b9b59388f16c1854795a10065cfd98349
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__ */