* interp.c (callback): Remove last change. It is initialized by

a sim_set_callbacks call.
This commit is contained in:
Jim Wilson 1995-10-06 19:15:06 +00:00
parent 437fb926e6
commit 0e1815de9d
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ Fri Oct 6 12:08:18 1995 Jim Wilson <wilson@chestnut.cygnus.com>
* interp.c (trap, case SYS_utime): Cast second arg of utime to
void * to avoid compiler error.
* interp.c (callback): Remove last change. It is initialized by
a sim_set_callbacks call.
Thu Oct 5 14:13:29 1995 steve chamberlain <sac@slash.cygnus.com>
* interp.c (callback): Initialize to default callback.