]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/m68knommu/kernel/asm-offsets.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[net-next-2.6.git] / arch / m68knommu / kernel / asm-offsets.c
index 8156287f19b4641c867b829c6dc7c0e458c9ac95..ffe02f41ad4683467db62e922b9efba6d0955c08 100644 (file)
@@ -68,8 +68,6 @@ int main(void)
 
        DEFINE(PT_PTRACED, PT_PTRACED);
 
-       DEFINE(THREAD_SIZE, THREAD_SIZE);
-
        /* Offsets in thread_info structure */
        DEFINE(TI_FLAGS, offsetof(struct thread_info, flags));
        DEFINE(TI_PREEMPTCOUNT, offsetof(struct thread_info, preempt_count));