Use Windows style directory separators when running sysroot tests under MinGW and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / print-memory-usage-3.s
CommitLineData
3604cb1f
TG
1 .text
2 .globl text_symbol
3text_symbol:
4 .space 256*1024
5 .data
6 .globl data_symbol
7data_symbol:
8 .space 32
This page took 0.09213 seconds and 4 git commands to generate.