From 3f6a060c7543332d0cb4377fc318e2db01ea1d3c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 16 Apr 2024 15:06:05 +0100 Subject: Remove accidental commit of an experimental change --- binutils/testsuite/binutils-all/pr25662.ld | 2 -- 1 file changed, 2 deletions(-) (limited to 'binutils') diff --git a/binutils/testsuite/binutils-all/pr25662.ld b/binutils/testsuite/binutils-all/pr25662.ld index 4951184..19ef139 100644 --- a/binutils/testsuite/binutils-all/pr25662.ld +++ b/binutils/testsuite/binutils-all/pr25662.ld @@ -12,6 +12,4 @@ SECTIONS .text : { *(.text) } > ROM .bss : { *(.bss) } > RAM - - /DISCARD/ : { *(.*) } } -- cgit v1.1