* interp.c (callback): Remove last change. It is initialized by
authorJim Wilson <wilson@tuliptree.org>
Fri, 6 Oct 1995 19:15:06 +0000 (19:15 +0000)
committerJim Wilson <wilson@tuliptree.org>
Fri, 6 Oct 1995 19:15:06 +0000 (19:15 +0000)
a sim_set_callbacks call.

sim/sh/ChangeLog

index 4cf5e4f..4251130 100644 (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.