blob: d69ee2beab1bdc5d3fe12fc3e6f46ef4421e3281 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- linuxthreads/sysdeps/s390/tls.h.bak 2003-03-23 08:59:35.000000000 +0000
+++ linuxthreads/sysdeps/s390/tls.h 2003-03-23 09:47:49.000000000 +0000
@@ -124,7 +124,7 @@
# ifndef __ASSEMBLER__
/* Get the thread descriptor definition. */
-# include <linuxthreads/descr.h>
+//# include <linuxthreads/descr.h>
# define NONTLS_INIT_TP \
do { \
|