On 1/3/26 16:25, Andreas K. Hüttel wrote:
From: Icenowy Zheng <[email protected]>
The termios things on PowerPC equal to termios2 things otherwhere.
Use some simple #define's to allow both termios and termios2 to map to
termios on PowerPC.
Signed-off-by: Icenowy Zheng <[email protected]>
Link:
https://github.com/AOSC-Dev/aosc-os-abbs/blob/8d77eeaa76e9b159c3f35adaf73c875751aa7d17/app-virtualization/qemu/01-shared/patches/0005-AOSCOS-linux-user-fixup-termios2-related-things-on-P.patch
Link:
https://lore.kernel.org/qemu-devel/[email protected]
---
linux-user/syscall.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
Reviewed-by: Helge Deller <[email protected]>