mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 16:41:54 +00:00
7 lines
85 B
C
7 lines
85 B
C
|
|
#ifndef __UM_TERMIOS_H
|
||
|
|
#define __UM_TERMIOS_H
|
||
|
|
|
||
|
|
#include "asm/arch/termios.h"
|
||
|
|
|
||
|
|
#endif
|