mailing list of musl libc
 help / color / mirror / code / Atom feed
0c56d61366d3ad93abccc39b26660dd8675003a0 blob 157 bytes (raw)

1
2
3
4
5
6
7
8
 
#include "pthread_impl.h"
#include <stdint.h>

__attribute__((__visibility__("hidden")))
void *__aeabi_read_tp_c(void)
{
	return TP_ADJ(__pthread_self());
}
debug log:

solving 0c56d613 ...
found 0c56d613 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).