Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-ctf/forward.c
2023-03-06 14:48:14 +01:00

2 lines
51 B
C

struct foo;
struct foo *bar __attribute__((used));