]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc/termios.h
ihex: Add support for long records to ihex2fw.c
[linux-2.6-omap-h63xx.git] / include / asm-sparc / termios.h
index 4333232abb9f4e393619585086a408f243868b83..f7b4409c35ffc9ed964b941f2d71f3632e2b9429 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: termios.h,v 1.32 2001/06/01 08:12:11 davem Exp $ */
 #ifndef _SPARC_TERMIOS_H
 #define _SPARC_TERMIOS_H
 
@@ -33,11 +32,6 @@ struct ltchars {
 };
 #endif /* __KERNEL__ */
 
-struct sunos_ttysize {
-       int st_lines;   /* Lines on the terminal */
-       int st_columns; /* Columns on the terminal */
-};
-
 struct winsize {
        unsigned short ws_row;
        unsigned short ws_col;