linux/arch/powerpc/kernel/vdso
Michael Ellerman 7673335e2a powerpc: Drops STABS_DEBUG from linker scripts
No toolchain we support should be generating stabs debug information
anymore. Drop the sections entirely from our linker scripts.

We removed all the manual stabs annotations in commit
1231816373 ("powerpc/32: Remove remaining .stabs annotations").

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220928130951.1732983-1-mpe@ellerman.id.au
2022-09-30 18:35:52 +10:00
..
.gitignore
cacheflush.S
datapage.S
gen_vdso32_offsets.sh
gen_vdso64_offsets.sh
getcpu.S
gettimeofday.S
Makefile
note.S
sigtramp32.S
sigtramp64.S
vdso32.lds.S powerpc: Drops STABS_DEBUG from linker scripts 2022-09-30 18:35:52 +10:00
vdso64.lds.S powerpc: Drops STABS_DEBUG from linker scripts 2022-09-30 18:35:52 +10:00
vgettimeofday.c