From 51987d4c7d42027a86c8fbedda559dde76a18a21 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 30 Jul 2004 03:31:31 +0000 Subject: Whitespace cleanup --- ldso/ldso/frv/resolve.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldso/ldso/frv') diff --git a/ldso/ldso/frv/resolve.S b/ldso/ldso/frv/resolve.S index d9706c746..dd56970db 100644 --- a/ldso/ldso/frv/resolve.S +++ b/ldso/ldso/frv/resolve.S @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with uClibc; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ - + /* The function below is tail-called by resolver stubs when a lazily-bound function is called. It must preserve all registers that could be used to pass arguments to the actual @@ -54,7 +54,7 @@ _dl_linux_resolve: ldi @(gr14, -4), gr9 mov.p gr5, gr15 call _dl_linux_resolver - + /* Move aside return value that contains the FUNCDESC_VALUE. */ ldd @(gr8,gr0),gr14 -- cgit v1.2.3