commit | 14c9bc6fba3f44e89f8bb66b0290dbcf36832607 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Mon Oct 22 15:34:41 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Jan 07 11:46:25 2013 +1000 |
tree | 424a3179ce9ac61f26f8e99a8f3a6ce43bc85b6a | |
parent | d1c3ed669a2d452cacfb48c2d171a1f364dae2ed [diff] |
m68knommu: add KMAP definitions for non-MMU definitions To be consistent with the set of MMU definitions we should define KMAP_START and KMAP_END. Future common m68k code will use their values. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>