about summary refs log tree commit diff
path: root/sysdeps/arm/nptl/pthreaddef.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/nptl/pthreaddef.h')
-rw-r--r--sysdeps/arm/nptl/pthreaddef.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/arm/nptl/pthreaddef.h b/sysdeps/arm/nptl/pthreaddef.h
index 332f4079c4..13769f5ae2 100644
--- a/sysdeps/arm/nptl/pthreaddef.h
+++ b/sysdeps/arm/nptl/pthreaddef.h
@@ -28,9 +28,6 @@
 /* Minimal stack size after allocating thread descriptor and guard size.  */
 #define MINIMAL_REST_STACK	2048
 
-/* Alignment requirement for TCB.  */
-#define TCB_ALIGNMENT		16
-
 
 /* Location of current stack frame.