]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-frv/poll.h
x86, setup: fix comment in the "glove box" code
[mirror_ubuntu-bionic-kernel.git] / include / asm-frv / poll.h
CommitLineData
1da177e4
LT
1#ifndef _ASM_POLL_H
2#define _ASM_POLL_H
3
1da177e4 4#define POLLWRNORM POLLOUT
1da177e4 5#define POLLWRBAND 256
1da177e4 6
04dd08b4
SR
7#include <asm-generic/poll.h>
8
9#undef POLLREMOVE
1da177e4
LT
10
11#endif
12