some question about struct ktermios
Philipp Ittershagen
p.ittershagen at googlemail.com
Sat Jul 7 06:54:18 EDT 2012
On Sat, Jul 7, 2012 at 12:46 PM, loody <miloody at gmail.com> wrote:
> Dear all
> "struct ktermios" is the struct used for terminal.
> Why the header file is put at arch/mips/include/asm/termbits.h
> Doesn't it should located at kernel/include?
That is the architecture-specific definition. The generic definition
can be found at
include/asm-generic/termbits.h
Greetings,
Philipp
More information about the Kernelnewbies
mailing list