General cleanup.

This commit is contained in:
waltje
2017-11-18 21:28:26 -05:00
parent aafdc7e529
commit 181bca1644
16 changed files with 146 additions and 178 deletions

View File

@@ -17,7 +17,7 @@
# define EMU_SERIAL_H
#ifdef WALTJE
#ifdef WALTJE_SERIAL
/* Default settings for the standard ports. */
#define SERIAL1_ADDR 0x03f8
#define SERIAL1_IRQ 4
@@ -114,4 +114,4 @@ extern SERIAL serial1, serial2;
#endif
#endif /*EMU_SERIAL_H*/
#endif /*EMU_SERIAL_H*/