summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/microblaze/pthreaddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/microblaze/pthreaddef.h')
-rw-r--r--libpthread/nptl/sysdeps/microblaze/pthreaddef.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libpthread/nptl/sysdeps/microblaze/pthreaddef.h b/libpthread/nptl/sysdeps/microblaze/pthreaddef.h
index 47e87dd71..a01b59fab 100644
--- a/libpthread/nptl/sysdeps/microblaze/pthreaddef.h
+++ b/libpthread/nptl/sysdeps/microblaze/pthreaddef.h
@@ -19,9 +19,6 @@
#include <stdlib.h>
#include <string.h>
-/* Default stack size. */
-#define ARCH_STACK_DEFAULT_SIZE (2 * 1024 * 1024)
-
/* Required stack pointer alignment at beginning. */
#define STACK_ALIGN 16