mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-24 02:11:47 +07:00
def0aa218e
Currently, only riscv kgdb.c uses the kgdb_has_hit_break() to identify the kgdb breakpoint. It causes other architectures will encounter the "no previous prototype" warnings if the compile option has W=1. Moving the declaration of extern kgdb_has_hit_break() from risc-v kgdb.h to generic kgdb.h to avoid generating these warnings. Signed-off-by: Vincent Chen <vincent.chen@sifive.com> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com> |
||
---|---|---|
.. | ||
vdso | ||
asm-offsets.h | ||
asm-prototypes.h | ||
asm.h | ||
atomic.h | ||
barrier.h | ||
bitops.h | ||
bug.h | ||
cache.h | ||
cacheflush.h | ||
cacheinfo.h | ||
clint.h | ||
clocksource.h | ||
cmpxchg.h | ||
cpu_ops.h | ||
csr.h | ||
current.h | ||
delay.h | ||
elf.h | ||
fence.h | ||
fixmap.h | ||
ftrace.h | ||
futex.h | ||
gdb_xml.h | ||
hugetlb.h | ||
hwcap.h | ||
image.h | ||
io.h | ||
irq.h | ||
irqflags.h | ||
kasan.h | ||
Kbuild | ||
kdebug.h | ||
kgdb.h | ||
kprobes.h | ||
linkage.h | ||
mmio.h | ||
mmiowb.h | ||
mmu_context.h | ||
mmu.h | ||
module.h | ||
page.h | ||
parse_asm.h | ||
patch.h | ||
pci.h | ||
perf_event.h | ||
pgalloc.h | ||
pgtable-32.h | ||
pgtable-64.h | ||
pgtable-bits.h | ||
pgtable.h | ||
processor.h | ||
ptdump.h | ||
ptrace.h | ||
sbi.h | ||
seccomp.h | ||
set_memory.h | ||
smp.h | ||
soc.h | ||
sparsemem.h | ||
spinlock_types.h | ||
spinlock.h | ||
string.h | ||
switch_to.h | ||
syscall.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
uaccess.h | ||
unistd.h | ||
vdso.h | ||
vermagic.h | ||
vmalloc.h | ||
word-at-a-time.h |