mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
12 lines
197 B
Makefile
12 lines
197 B
Makefile
|
|
.*: file format elf32-.*arm.*
|
|
|
|
Disassembly of section .text:
|
|
|
|
00001000 <_start>:
|
|
1000: f3ff d7fe bl 1001000 <bar>
|
|
Disassembly of section .foo:
|
|
|
|
01001000 <bar>:
|
|
1001000: 4770 bx lr
|