mips: PROF is never defined, kill dead code
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / arc / vfork.S
blobd29e05a8a8719f2df4c019d4632e3b43f1946ea1
1 /*
2  * Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com)
3  *
4  * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
5  */
7 #define SAVE_PID
8 #define RESTORE_PID
9 #include <tls.h>
10 #include <tcb-offsets.h>
11 #include "../../../../../../../libc/sysdeps/linux/arc/vfork.S"