Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / start.s
1 * Just a start symbol and some non-NOP padding.
2 .text
3 .global _start
4 _start:
5 SET $253,1
This page took 0.047682 seconds and 4 git commands to generate.