Remove unnecessary TUI declarations
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / wasm32 / long-sections.s
CommitLineData
f96bd6c2
PC
1 .section .wasm.type
2 .rept 256
3 .byte 0
4 .endr
5
6 .section .wasm.code
7 .rept 65536
8 .byte 0
9 .endr
This page took 0.306992 seconds and 4 git commands to generate.