commit | 633ea5d78b8b01ba903aeaae10297033830a52dd | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Apr 23 11:03:20 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Sep 16 09:43:36 2009 +1000 |
tree | 8163ccf61b8fd3d1a22ce8150ed4c3a987a94fb1 | |
parent | d668bf0a0d73daea4eaaf748435752f52cc077aa [diff] |
m68k: merge mmu and non-mmu versions of processor.h 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>