blob: 5fd1de3c20617c170a695a666ca94fc88608c91b (
plain)
1
2
3
4
5
6
7
8
9
10
|
/*
* 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 RESET_PID
#include <tls.h>
#include <tcb-offsets.h>
#include "../../../../../../../libc/sysdeps/linux/arc/clone.S"
|