tlsdesc.c\ldso\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/ldso/tlsdesc.c
blob: 49a1f18c03b6626ec84f643e10c670a6493560aa (plain) (blame)
1
2
3
4
5
6
7
8
9
#include <stddef.h>
#include <dynlink.h>
ptrdiff_t __tlsdesc_static()
{
	return 0;
}
weak_alias(__tlsdesc_static, __tlsdesc_dynamic);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月27日 14:04:46 +0000

AltStyle によって変換されたページ (->オリジナル) /