Extend PE matching regexp in PR 19457 test to match cygwin and mingw targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / print-memory-usage-1.t
1 MEMORY
2 {
3 ROM (RX) : ORIGIN = 0x1000, LENGTH = 1K
4 RAM (W) : ORIGIN = 0x100000, LENGTH = 256K
5 }
This page took 0.029923 seconds and 4 git commands to generate.