From: Michael Meissner Date: Sun, 30 Nov 1997 22:42:08 +0000 (+0000) Subject: Delete sim_io_syscalls and sim_io_getstring X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97b25f990d7ec3aea0ddcb627ec09b7b42c8ef1c;p=binutils-gdb.git Delete sim_io_syscalls and sim_io_getstring --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index aab1af55b40..de941d46ba1 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 30 17:40:57 1997 Michael Meissner + + * sim-io.c (sim_io_{syscalls,getstring}): Delete. No longer used. + * sim-io.h (sim_io_syscalls): Delete. + Fri Nov 28 20:10:09 1997 Michael Meissner * syscall.c (cb_syscall): Add missing else, so write to stdout