2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / reloc-uw.s
CommitLineData
4600db48
JB
1 .text
2
3 .macro uw, type
4 .proc uw\type
5 .\type uw\type
6uw\type:
7 .unwentry
8 br.ret.sptk rp
9 .endp uw\type
10 .endm
11
12 uw global
13 uw weak
This page took 0.022759 seconds and 4 git commands to generate.