summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/arc/vfork.S
blob: d29e05a8a8719f2df4c019d4632e3b43f1946ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com)
 *
 * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
 */

#define SAVE_PID
#define RESTORE_PID
#include <tls.h>
#include <tcb-offsets.h>
#include "../../../../../../../libc/sysdeps/linux/arc/vfork.S"