diff options
Diffstat (limited to 'src/arch/arm/libgcc/lib1funcs.S')
-rw-r--r-- | src/arch/arm/libgcc/lib1funcs.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/arm/libgcc/lib1funcs.S b/src/arch/arm/libgcc/lib1funcs.S index f78a937afc..5750cad069 100644 --- a/src/arch/arm/libgcc/lib1funcs.S +++ b/src/arch/arm/libgcc/lib1funcs.S @@ -29,8 +29,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation. */ #if defined __GNUC__ |