X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fm68knommu%2Fkernel%2Fasm-offsets.c;fp=arch%2Fm68knommu%2Fkernel%2Fasm-offsets.c;h=ffe02f41ad4683467db62e922b9efba6d0955c08;hp=8156287f19b4641c867b829c6dc7c0e458c9ac95;hb=4b37ba90f49d4157ac5628f8d730d3505f176724;hpb=55f411de484a0136a77d050e877578a60bc2e094;ds=sidebyside diff --git a/arch/m68knommu/kernel/asm-offsets.c b/arch/m68knommu/kernel/asm-offsets.c index 8156287f19b4..ffe02f41ad46 100644 --- a/arch/m68knommu/kernel/asm-offsets.c +++ b/arch/m68knommu/kernel/asm-offsets.c @@ -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));