Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
m68knommu: remove extern declarations of memory_start/memory_end from…
… mm/init We do not need to have local extern declarations of memory_start and memory_end in mm/init_no.c. There are declarations already in asm/page_no.h. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
- Loading branch information