acrn-kernel/arch/m68k/kernel
Geert Uytterhoeven c07a16404c m68k: Add common forward declaration for show_registers()
There are several forward declarations for show_registers() in C source
files.  Replace these by a single common forward declaration in
<asm/processor.h>, and include <asm/processor.h> where needed.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Link: https://lore.kernel.org/r/d5b6a7f9af3e82f0ccb67edac09d9ee45d457932.1657114791.git.geert@linux-m68k.org
2022-07-12 10:48:21 +02:00
..
syscalls
.gitignore
Makefile m68k: Introduce a virtual m68k machine 2022-04-11 11:48:01 +02:00
asm-offsets.c
bootinfo_proc.c
dma.c
early_printk.c
entry.S m68k: Wire up syscall_trace_enter/leave for m68k 2022-05-09 13:13:58 +02:00
head.S m68k: Introduce a virtual m68k machine 2022-04-11 11:48:01 +02:00
ints.c
irq.c
machine_kexec.c
module.c
pcibios.c
process.c This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
ptrace.c m68knommu: changes for linux 5.19 2022-05-30 10:56:18 -07:00
relocate_kernel.S
setup.c
setup_mm.c More power management updates for 5.19-rc1 2022-05-30 11:37:26 -07:00
setup_no.c More power management updates for 5.19-rc1 2022-05-30 11:37:26 -07:00
signal.c signal: Deliver SIGTRAP on perf event asynchronously if blocked 2022-04-22 12:14:05 +02:00
sun3-head.S
sys_m68k.c
syscalltable.S
time.c m68knommu: fix undefined reference to `mach_get_rtc_pll' 2022-05-25 00:03:58 +10:00
traps.c m68k: Add common forward declaration for show_registers() 2022-07-12 10:48:21 +02:00
uboot.c
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S