1
0
Fork 0
mirror of git://git.musl-libc.org/musl synced 2025-03-06 20:48:29 +01:00
musl/arch/m68k/bits/poll.h
Baruch Siach b09e3174a6 m68k: fix POLLWRNORM and POLLWRBAND
As noted in commit f5011c62c3 ("fix POLLWRNORM and POLLWRBAND on mips")
m68k uses a different definition.
2024-08-09 23:07:04 -04:00

2 lines
50 B
C

#define POLLWRNORM POLLOUT
#define POLLWRBAND 256