mirror of
git://git.musl-libc.org/musl
synced 2025-02-23 06:16:49 +00:00
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
|