repo.or.cz
/
usb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] dquot: add proper locking when using current->signal->tty
[usb.git]
/
include
/
linux
/
termios.h
blob
478662889f487db6fb1b8f6abba1bd781831a445
1
#ifndef _LINUX_TERMIOS_H
2
#define _LINUX_TERMIOS_H
3
4
#include <linux/types.h>
5
#include <asm/termios.h>
6
7
#endif