Consistently use fprintf_filtered when displaying MIPS registers.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20995a.s
CommitLineData
5474d94f
AM
1 .text
2 .global start
3start:
4 .global _start
5_start:
6 .global __start
7__start:
8 .global main
9main:
10 .dc.a rw
11 .dc.a ro
This page took 0.039015 seconds and 4 git commands to generate.