Fix compile time warning messages building with gcc v6.1.1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / dis-data3.s
1 .syntax unified
2 .type main, %function
3 .globl main
4 main:
5 .word 0x20010000
6 .word 0x000000f9
7 .word 0x00004cd5
8 nop
This page took 0.029197 seconds and 4 git commands to generate.