+13
−18
+127
−3
arch/m68k/kernel/module_mm.c
deleted100644 → 0
+0
−128
arch/m68k/kernel/module_no.c
deleted100644 → 0
+0
−92
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The non-mmu and mmu versions of the module loader module.c are
nearly identical. Merge them back to a single module.c. There is
a little bit of re-ordering of the struct and enum definitions in
module.h to keep the ifdefery to a minimum.
Signed-off-by:
Greg Ungerer <gerg@uclinux.org>