diff options
Diffstat (limited to 'arch/m68k/bits/poll.h')
-rw-r--r-- | arch/m68k/bits/poll.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m68k/bits/poll.h b/arch/m68k/bits/poll.h new file mode 100644 index 00000000..00063f41 --- /dev/null +++ b/arch/m68k/bits/poll.h @@ -0,0 +1,2 @@ +#define POLLWRNORM POLLOUT +#define POLLWRBAND 256 |