perhaps this fixes the build issue?

This commit is contained in:
christos 2010-06-03 14:32:31 +00:00
parent 51cdef0f36
commit c48dffd069
1 changed files with 1 additions and 1 deletions

View File

@ -768,7 +768,7 @@ do_getrusage(os_emul_data *emul,
if (WITH_TRACE && ppc_trace[trace_os_emul])
printf_filtered ("%d, 0x%lx", who, (long)rusage_addr);
SYS(getrusage);
SYS(__getrusage50);
emul_write_status(processor, status, err);
if (status == 0) {
if (rusage_addr != 0)