nptl: Move Linux createthread to nptl
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 21 May 2021 13:09:31 +0000 (10:09 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 27 May 2021 16:11:35 +0000 (13:11 -0300)
commit65ba6fa43153036e0803bf27f7fe852f3ab34b4e
tree825f8a70f52644f4784659533b75dbe23d40ad9d
parent76b0c59e333da6fd4103e478b63522636d9d232b
nptl: Move Linux createthread to nptl

git mv -f sysdeps/unix/sysv/linux/createthread.c nptl/createthread.c

No functional change.
nptl/createthread.c
sysdeps/unix/sysv/linux/createthread.c [deleted file]