diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-02-08 01:52:38 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-02-08 01:52:38 +0000 |
commit | 4ac049e1c93e03c65159ee86dda5b36b00888a52 (patch) | |
tree | 5c9ddc18a8668d2d2cdafcd70ac1148ee030166f /sysdeps/arm/abi-note.S | |
parent | c6bfe5c4d756913297db03f55e42016d1c48918c (diff) | |
download | glibc-4ac049e1c93e03c65159ee86dda5b36b00888a52.tar.gz glibc-4ac049e1c93e03c65159ee86dda5b36b00888a52.tar.xz glibc-4ac049e1c93e03c65159ee86dda5b36b00888a52.zip |
Fix whitespace in ARM files to allow move.
Diffstat (limited to 'sysdeps/arm/abi-note.S')
-rw-r--r-- | sysdeps/arm/abi-note.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/arm/abi-note.S b/sysdeps/arm/abi-note.S index 1060c3d280..07bd4c4619 100644 --- a/sysdeps/arm/abi-note.S +++ b/sysdeps/arm/abi-note.S @@ -6,4 +6,3 @@ .eabi_attribute 24, 1 #include <csu/abi-note.S> - |