* interp.c: (SYS_wait): Define as SYS_wait4 if available and
authorFred Fish <fnf@specifix.com>
Thu, 29 Jun 1995 17:15:30 +0000 (17:15 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 29 Jun 1995 17:15:30 +0000 (17:15 +0000)
commit7427b968f39c875fdf3291610977fdebf1a7736d
tree28aedb9e1f4b38d93e6ddeb56e05213e594b54c4
parent8c7fd353f92fa7fdc3ad6ee31aa7639868e5ba23
* interp.c: (SYS_wait): Define as SYS_wait4 if available and
SYS_wait is not already defined (SunOS 4.1.3 for example).
(SYS_utime): Define as SYS_utimes if available and
SYS_utime is not already defined.
sim/sh/ChangeLog
sim/sh/interp.c