summaryrefslogtreecommitdiffstats
path: root/libgloss/m68k/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/m68k/io.h')
-rw-r--r--libgloss/m68k/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/m68k/io.h b/libgloss/m68k/io.h
index 1ea38d7de..b6b228739 100644
--- a/libgloss/m68k/io.h
+++ b/libgloss/m68k/io.h
@@ -21,7 +21,7 @@
#include <sys/stat.h>
#define HOSTED_EXIT 0
-#define HOSTED_PUTCHAR 1 /* Obsolete */
+#define HOSTED_INIT_SIM 1
#define HOSTED_OPEN 2
#define HOSTED_CLOSE 3
#define HOSTED_READ 4