Adding RTEMS support for FREEBSD TTY

This commit is contained in:
Kevin Kirspel
2017-05-04 08:27:59 -04:00
committed by Sebastian Huber
parent 4a8f953f62
commit 880a17cb0b
6 changed files with 126 additions and 6 deletions

View File

@@ -48,6 +48,7 @@
#define __GLOBL(sym) __GLOBL1(sym)
#define O_CLOEXEC 0
#define IO_NDELAY O_NONBLOCK
#define __FreeBSD__ 1