commit | aa4d1f897f6a7ffdb3654a2152b60d9d832951a3 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Mar 29 15:55:36 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue May 24 15:17:18 2011 +1000 |
tree | 39fb1190c24936a3e0fce96b0c0a4023e1bbbd53 | |
parent | a697dc934f52355494b746d7b5568227e0910ae8 [diff] |
m68k: merge mmu and non-mmu versions of asm-offsets.c 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>