summaryrefslogblamecommitdiffstats
path: root/arch/sparc/include/asm/ioctls.h
blob: c92ac780c39f87aa4df7d96eb37d56884582c8c2 (plain) (tree)
1
2
3
4
5
6
                                      


                           
                            
 






                           
                                   
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SPARC_IOCTLS_H
#define _ASM_SPARC_IOCTLS_H

#include <uapi/asm/ioctls.h>

#define TIOCGETC __TIOCGETC
#define TIOCGETP __TIOCGETP
#define TIOCGLTC __TIOCGLTC
#define TIOCSLTC __TIOCSLTC
#define TIOCSETP __TIOCSETP
#define TIOCSETN __TIOCSETN
#define TIOCSETC __TIOCSETC
#endif /* !(_ASM_SPARC_IOCTLS_H) */