Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / eabi-hard-float.s
1 .cpu cortex-a9
2 .fpu vfpv3
3 .eabi_attribute Tag_ABI_VFP_args, 1
4 .file "eabi-hard-float.s"
5 .globl _start
6 .type _start,%function
7 _start:
8 .size _start,.-_start
9
This page took 0.029564 seconds and 4 git commands to generate.