]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/termios.h
KVM: Add coalesced MMIO support (ia64 part)
[linux-2.6] / 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;