Construct init thread stack in the linker script rather than by union
[linux-2.6-block.git] / arch / cris / include / asm / thread_info.h
index 108f77081a3c5fb42766652a61c185fb452bd819..996fef3be1d584201a308fac0c17de28753158ec 100644 (file)
@@ -63,8 +63,6 @@ struct thread_info {
        .addr_limit     = KERNEL_DS,                    \
 }
 
-#define init_thread_info       (init_thread_union.thread_info)
-
 #endif /* !__ASSEMBLY__ */
 
 /*