Commits

Greg Ungerer committed 9da48c01f5b
m68knommu: use generic section names in mm/init code We should be including and using sections.h to get at the extern definitions of the linker sections in the m68knommu mm init code. Not defining them locally. Signed-off-by: Greg Ungerer <gerg@uclinux.org>