diff options
Diffstat (limited to 'src/arch/arm/libgcc/lshrdi3.S')
-rw-r--r-- | src/arch/arm/libgcc/lshrdi3.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/arch/arm/libgcc/lshrdi3.S b/src/arch/arm/libgcc/lshrdi3.S index 7af0c83123..76243ed487 100644 --- a/src/arch/arm/libgcc/lshrdi3.S +++ b/src/arch/arm/libgcc/lshrdi3.S @@ -22,8 +22,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, 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. */ +the Free Software Foundation. */ #if defined __GNUC__ |