clone.S 274 B

12345678910
  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. */
  6. #define RESET_PID
  7. #include <tls.h>
  8. #include <tcb-offsets.h>
  9. #include "../../../../../../../libc/sysdeps/linux/arc/clone.S"