* interp.c (trap, case SYS_utime): Cast second arg of utime to
authorJim Wilson <wilson@tuliptree.org>
Fri, 6 Oct 1995 19:13:13 +0000 (19:13 +0000)
committerJim Wilson <wilson@tuliptree.org>
Fri, 6 Oct 1995 19:13:13 +0000 (19:13 +0000)
commit437fb926e613c9e5995642ce730561342b07d57d
tree8b3cb4c870a2549b9d6bb700051b5dc1e3011e3b
parente34be374b86a158e6477a2331e66d5d4f7c56ad8
* interp.c (trap, case SYS_utime): Cast second arg of utime to
void * to avoid compiler error.
sim/sh/ChangeLog
sim/sh/interp.c