diff options
Diffstat (limited to 'ld/testsuite/ld-pe/orphand.s')
-rw-r--r-- | ld/testsuite/ld-pe/orphand.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-pe/orphand.s b/ld/testsuite/ld-pe/orphand.s index f0953ee..9b23cb5 100644 --- a/ld/testsuite/ld-pe/orphand.s +++ b/ld/testsuite/ld-pe/orphand.s @@ -1,2 +1,2 @@ .section .foo,"b" - .space 4 + .space 16 |