Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-xtensa/coalesce.t
2023-03-06 14:48:14 +01:00

6 lines
63 B
Raku

SECTIONS
{
.text 0x00000000 : {
*(.literal .text)
}
}