1
linux/arch/m68k/kernel
Greg Ungerer a697dc934f m68k: merge non-mmu and mmu versions of m68k_ksyms.c
After cleaning up m68k_ksyms_no.c it is now strait forward to merge
the non-mmu and mmu versions of m68k_ksyms.c. The need for the extra
gcc functions is not strictly based on having an MMU or not. It is
based on the family the processor belongs too, so use an appropriate
conditional check.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-05-24 10:03:51 +10:00
..
.gitignore
asm-offsets_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
asm-offsets_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
asm-offsets.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
dma_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
dma_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
dma.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
entry_mm.S m68k: Merge mmu and non-mmu versions of sys_call_table 2011-05-19 18:19:10 +02:00
entry_no.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
entry.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
head.S Fix common misspellings 2011-03-31 11:26:23 -03:00
init_task.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
ints.c
irq.c m68k: Convert irq function namespace 2011-03-29 14:48:15 +02:00
m68k_ksyms.c m68k: merge non-mmu and mmu versions of m68k_ksyms.c 2011-05-24 10:03:51 +10:00
Makefile m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
Makefile_mm m68k: Merge mmu and non-mmu versions of sys_call_table 2011-05-19 18:19:10 +02:00
Makefile_no m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
module_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
module_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
module.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
module.lds
process_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
process_no.c m68knommu: move EXPORT of kernel_thread to function definition 2011-05-24 10:03:51 +10:00
process.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
ptrace_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
ptrace_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
ptrace.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
setup_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
setup_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
setup.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
signal_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
signal_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
signal.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
sun3-head.S
sys_m68k_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
sys_m68k_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
sys_m68k.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
syscalltable.S m68k: Really wire up sys_pselect6 and sys_ppoll 2011-05-19 18:19:10 +02:00
time_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
time_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
time.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
traps_mm.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
traps_no.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
traps.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
vmlinux-std.lds extable, core_kernel_data(): Make sure all archs define _sdata 2011-05-20 08:56:56 +02:00
vmlinux-sun3.lds extable, core_kernel_data(): Make sure all archs define _sdata 2011-05-20 08:56:56 +02:00
vmlinux.lds_mm.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
vmlinux.lds_no.S Fix common misspellings 2011-03-31 11:26:23 -03:00
vmlinux.lds.S m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00