]> Git Repo - linux.git/blob - include/asm-v850/poll.h
PCI: don't expose struct pci_vpd to userspace
[linux.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__ */
This page took 0.030029 seconds and 4 git commands to generate.