Le 30/08/2020 à 20:16, Laurent Vivier a écrit :
> On ppc, in termios, c_line is after c_cc, not before .
>
> Fixes: c218b4ede4f9 ("linux-user: Add missing termbits types and values
> definitions")
> Cc: filip.boz...@syrmia.com
> Signed-off-by: Laurent Vivier
> ---
> linux-user/ppc/termbits.h |
On ppc, in termios, c_line is after c_cc, not before .
Fixes: c218b4ede4f9 ("linux-user: Add missing termbits types and values
definitions")
Cc: filip.boz...@syrmia.com
Signed-off-by: Laurent Vivier
---
linux-user/ppc/termbits.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git