Home | History | Annotate | Download | only in ld-pe
      1 .text
      2 
      3 	.ascii ">>>>"
      4 .global ext24
      5 ext24:	.ascii "<<<<"
      6 	.ascii ">>>>>"
      7 .global ext2d
      8 ext2d:	.ascii "<<<"
      9 	.ascii ">>>>>>"
     10 .global ext36
     11 ext36:	.ascii "<<"
     12 	.ascii ">>>>>>>"
     13 .global ext3f
     14 ext3f:	.ascii "<"
     15