2 * Copyright 2010 The Native Client Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
9 * Stub routine for `setuid' for porting support.
13 #include <sys/types.h>
16 int setuid(uid_t uid) {