Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / unknown.s
1 .section .foo,"a","note"
2 .global _start
3 _start:
4 .long 0
This page took 0.029923 seconds and 4 git commands to generate.