Revision f7806f94

b/linux-user/syscall.c
2403 2403
                strcpy (buf->machine, UNAME_MACHINE);
2404 2404
            }
2405 2405
        }
2406
        ret = get_errno(sys_uname((struct new_utsname *)arg1));
2407 2406
        break;
2408 2407
#ifdef TARGET_I386
2409 2408
    case TARGET_NR_modify_ldt:

Also available in: Unified diff