repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
include
/
uapi
/
linux
/
termios.h
blob
e6da9d4433d11b16e363ccd691d0e3b7b8cb944b
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef _LINUX_TERMIOS_H
3
#define _LINUX_TERMIOS_H
4
5
#include <linux/types.h>
6
#include <asm/termios.h>
7
8
#endif