diff options
Diffstat (limited to 'ld/testsuite/ld-scripts/map-address.d')
-rw-r--r-- | ld/testsuite/ld-scripts/map-address.d | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/map-address.d b/ld/testsuite/ld-scripts/map-address.d index 289b685..7877ca4 100644 --- a/ld/testsuite/ld-scripts/map-address.d +++ b/ld/testsuite/ld-scripts/map-address.d @@ -1,6 +1,8 @@ #... Linker script and memory map #... + *0x0*000020 *def1 = .* + *0x0*000020 *def2 = def1 *0x0*010001 *\. = 0x10001 *0x0*010001 *foo = \. *0x0*010201 *\. = \(\. \+ 0x200\) |