x86: rename .i assembler includes to .h
[deliverable/linux.git] / include / asm-v850 / poll.h
CommitLineData
1da177e4
LT
1#ifndef __V850_POLL_H__
2#define __V850_POLL_H__
3
1da177e4 4#define POLLWRNORM POLLOUT
1da177e4 5#define POLLWRBAND 0x0100
1da177e4 6
04dd08b4 7#include <asm-generic/poll.h>
1da177e4
LT
8
9#endif /* __V850_POLL_H__ */
This page took 0.248179 seconds and 5 git commands to generate.