Skip to content
Snippets Groups Projects
Commit b1ffa259 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68knommu: clean up mm/init_no.c


The memory initialization code for m68knommu has grown a bit crufty,
clean it up.

. remove unused declaration for die_if_kernel()
. remove un-needed declaration of free_initmem()
. removed unused definitions of empty_bad_page and empty_bad_page_table
. removed unused DEBUG code
. make free_initmem() proper prototype

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent f225c867
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment