summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/metag/clone.S
blob: f5c5c7c5de9fa799bcbe8a16c35dcd5bb936c533 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2013 Imagination Technologies Ltd.
 *
 * Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
 */

#define RESET_PID
#include <tcb-offsets.h>
#include "../../../../../../../libc/sysdeps/linux/metag/clone.S"