Remove support for the (deprecated) openrisc and or32 configurations and replace
[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.047292 seconds and 4 git commands to generate.