kernel-fxtec-pro1x/arch/m68k/kernel
Greg Ungerer a66af29876 m68k: merge the non-mmu and mmu versions of module.c
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>
2011-07-25 11:20:40 +10:00
..
.gitignore
asm-offsets.c
dma.c
dma_mm.c
dma_no.c
entry.S
entry_mm.S
entry_no.S
head.S
init_task.c
ints.c
irq.c
m68k_ksyms.c
Makefile
Makefile_mm
Makefile_no
module.c m68k: merge the non-mmu and mmu versions of module.c 2011-07-25 11:20:40 +10:00
module.lds
process.c
process_mm.c
process_no.c
ptrace.c
ptrace_mm.c
ptrace_no.c
setup.c
setup_mm.c
setup_no.c
signal.c
signal_mm.c
signal_no.c
sun3-head.S
sys_m68k.c
syscalltable.S
time.c
time_mm.c
time_no.c
traps.c
traps_mm.c
traps_no.c
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S
vmlinux.lds_mm.S
vmlinux.lds_no.S