diff options
Diffstat (limited to 'sys/linux/dev_ptmx.txt.warn')
| -rw-r--r-- | sys/linux/dev_ptmx.txt.warn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/linux/dev_ptmx.txt.warn b/sys/linux/dev_ptmx.txt.warn index ab0fb8a55..25d513d20 100644 --- a/sys/linux/dev_ptmx.txt.warn +++ b/sys/linux/dev_ptmx.txt.warn @@ -1,3 +1,9 @@ +compiler: unsupported syscall: ioctl$TIOCGETP due to missing const TIOCGETP +compiler: unsupported syscall: ioctl$TIOCSETP due to missing const TIOCSETP +compiler: unsupported syscall: ioctl$TIOCGETC due to missing const TIOCGETC +compiler: unsupported syscall: ioctl$TIOCSETC due to missing const TIOCSETC +compiler: unsupported syscall: ioctl$TIOCGLTC due to missing const TIOCGLTC +compiler: unsupported syscall: ioctl$TIOCSLTC due to missing const TIOCSLTC no-such-struct: io_cmap no-such-struct: unimapdesc_in no-such-struct: unimapdesc_out |
