summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/csky/pthreaddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/csky/pthreaddef.h')
-rw-r--r--libpthread/nptl/sysdeps/csky/pthreaddef.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libpthread/nptl/sysdeps/csky/pthreaddef.h b/libpthread/nptl/sysdeps/csky/pthreaddef.h
index 992fced01..4aa97ee27 100644
--- a/libpthread/nptl/sysdeps/csky/pthreaddef.h
+++ b/libpthread/nptl/sysdeps/csky/pthreaddef.h
@@ -5,9 +5,6 @@
* in this tarball.
*/
-/* Default stack size. */
-#define ARCH_STACK_DEFAULT_SIZE (2 * 1024 * 1024)
-
/* Required stack pointer alignment at beginning. SSE requires 16
bytes. */
#define STACK_ALIGN 16