1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +03:00

nptl: Remove exit-thread.h

No function change.  The code is used only for Linux, besides
being included in generic code.
This commit is contained in:
Adhemerval Zanella
2021-05-27 09:11:10 -03:00
parent 642213e043
commit eaa53d0f77
5 changed files with 4 additions and 69 deletions

View File

@ -30,7 +30,6 @@
#include <stdio.h>
#include <unistd.h>
#include <ldsodefs.h>
#include <exit-thread.h>
#include <libc-diag.h>
#include <libc-internal.h>
#include <elf/libc-early-init.h>