* interp.c (callback): Remove last change. It is initialized by
a sim_set_callbacks call.
This commit is contained in:
parent
437fb926e6
commit
0e1815de9d
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue