Home | History | Annotate | Download | only in ld-mips-elf
      1 	# Make sure the loadable size of the library is large.
      2 	.section .bss
      3 	.globl	g
      4 	.hidden	g
      5 g:
      6 	.space	0x800000
      7