]> Git Repo - J-linux.git/blob - arch/sparc/include/asm/ioctls.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / sparc / include / asm / ioctls.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_SPARC_IOCTLS_H
3 #define _ASM_SPARC_IOCTLS_H
4
5 #include <uapi/asm/ioctls.h>
6
7 #define TIOCGETC __TIOCGETC
8 #define TIOCGETP __TIOCGETP
9 #define TIOCGLTC __TIOCGLTC
10 #define TIOCSLTC __TIOCSLTC
11 #define TIOCSETP __TIOCSETP
12 #define TIOCSETN __TIOCSETN
13 #define TIOCSETC __TIOCSETC
14 #endif /* !(_ASM_SPARC_IOCTLS_H) */
This page took 0.025795 seconds and 4 git commands to generate.