2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-far-3.s
1 .globl far_fn
2 .type far_fn, %function
3 .set far_fn, 0x7fff0000
4 .globl far_fn1
5 .type far_fn1, %function
6 .set far_fn1, 0x80000000
7 .globl far_fn2
8 .type far_fn2, %function
9 .set far_fn2, 0x80000004
This page took 0.029512 seconds and 4 git commands to generate.