1234567891011 |
- /*
- * 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"
|