summaryrefslogtreecommitdiffhomepage
path: root/src/ldso/nt64/tlsdesc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ldso/nt64/tlsdesc.c')
-rw-r--r--src/ldso/nt64/tlsdesc.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ldso/nt64/tlsdesc.c b/src/ldso/nt64/tlsdesc.c
index 7015e30..77e05cc 100644
--- a/src/ldso/nt64/tlsdesc.c
+++ b/src/ldso/nt64/tlsdesc.c
@@ -1,3 +1,9 @@
+/**************************************************************************/
+/* mmglue: midipix architecture- and target-specific bits for musl libc */
+/* Copyright (C) 2013--2023 SysDeer Technologies, LLC */
+/* Released under the Standard MIT License; see COPYING.MMGLUE. */
+/**************************************************************************/
+
#include <stddef.h>
ptrdiff_t __tlsdesc_static(void)