mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
15 lines
337 B
Makefile
15 lines
337 B
Makefile
#name: PRU R_PRU_BFD_RELOC_XX
|
|
#source: reloc.s
|
|
#source: reloc_symbol.s
|
|
#ld:
|
|
#objdump: -s
|
|
|
|
# Note: default linker script should put a guard at DRAM address 0
|
|
|
|
.*: +file format elf32-pru
|
|
|
|
Contents of section .text:
|
|
[0-9a-f]+ fa00cefa efbeadde facefaef beadde00 .*
|
|
Contents of section .data:
|
|
0000 00000000 .*
|