m68k: merge mmu and non-mmu versions of processor.h
authorGreg Ungerer <gerg@uclinux.org>
Thu, 23 Apr 2009 01:03:20 +0000 (11:03 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:36 +0000 (09:43 +1000)
The mmu and non-mmu versions of processor.h have a lot of common code.
This is a strait forward merge. start_thread() could be improved, but
that is not quite as strait forward, leaving for a follow on change.

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

No differences found