Results 1 issues of Sajid Anwar

The file [`newlib/libc/include/termios.h`](http://github.com/devkitpro/newlib/tree/devkitA64/newlib/libc/include/termios.h) of the devkitA64 branch (maybe others?) includes `` which is not included or defined anywhere, which causes code that includes `termios.h` to fail compilation. I was in...