Annotation of embedaddon/ntp/ports/winnt/include/termios.h, revision 1.1.1.1

1.1       misho       1: #ifndef _TERMIOS_H
                      2: #define _TERMIOS_H
                      3: 
                      4: #include "win32_io.h"
                      5: /* Dummy for Winnt */
                      6: 
                      7: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>