Răsfoiți Sursa

sparc: sync with Linux kernel definition, fixes gdb compile

Waldemar Brodkorb 3 luni în urmă
părinte
comite
93c4322a33
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libc/sysdeps/linux/sparc/bits/termios.h

+ 1 - 1
libc/sysdeps/linux/sparc/bits/termios.h

@@ -23,7 +23,7 @@
 
 
 typedef unsigned char cc_t;
 typedef unsigned char cc_t;
 typedef unsigned int speed_t;
 typedef unsigned int speed_t;
-typedef unsigned int tcflag_t;
+typedef unsigned long tcflag_t;
 
 
 #define NCCS 17
 #define NCCS 17
 struct termios
 struct termios