Просмотр исходного кода

sparc: sync with Linux kernel definition, fixes gdb compile

Waldemar Brodkorb 2 месяцев назад
Родитель
Сommit
93c4322a33
1 измененных файлов с 1 добавлено и 1 удалено
  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 int speed_t;
-typedef unsigned int tcflag_t;
+typedef unsigned long tcflag_t;
 
 #define NCCS 17
 struct termios