mirror of
git://git.musl-libc.org/musl
synced 2024-12-12 18:01:27 +00:00
13935337f3
s390 can use the generic ioctls definitions other than FIOQSIZE (like arm). this fixes some missing ioctls and two incorrect ones: TIOCTTYGSTRUCT and TIOCM_MODEM_BITS seem to be defined on frv target only in linux.
3 lines
40 B
C
3 lines
40 B
C
#undef FIOQSIZE
|
|
#define FIOQSIZE 0x545e
|