sim: erc32: fix build w/out termios.h
authorMike Frysinger <vapier@gentoo.org>
Tue, 15 Jun 2021 03:23:19 +0000 (23:23 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Jun 2021 03:29:11 +0000 (23:29 -0400)
commit4df5cdbd3afc33e8c0a0d18542899f3f88d2f22f
tree994aad45706e6cdbbc20be79aa601ed6aafaa774
parent82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9
sim: erc32: fix build w/out termios.h

Add conditional logic around termios.h usage to fix builds on systems
that don't have it (e.g. Windows).
sim/erc32/ChangeLog
sim/erc32/erc32.c