termios.h for arm-elf-gcc?

Arvind Krishnaswamy arvind@CS.Arizona.EDU
Sun Jan 20 07:24:00 GMT 2002


Hi,
termios.h under include is
--
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif
--

But sys/termios.h does not exist. What am I missing?

-Arvind




More information about the Gcc mailing list