m68k: merge mmu and non-mmu versions of asm-offsets.c
authorGreg Ungerer <gerg@uclinux.org>
Tue, 29 Mar 2011 05:55:36 +0000 (15:55 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 24 May 2011 05:17:18 +0000 (15:17 +1000)
It is strait forward to merge the mmu and non-mmu versions of
asm-offstes.c. Some name changes are required for the preempt and
thread_info.flags in the non-mmu entry.S assembler to make them
consistent for both setups.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found