fix tabs/spaces in memcpy.s
authorRich Felker <dalias@aerifal.cx>
Sun, 23 Nov 2014 19:33:01 +0000 (14:33 -0500)
committerRich Felker <dalias@aerifal.cx>
Sun, 23 Nov 2014 19:33:01 +0000 (14:33 -0500)
commit9911754b198aaf1e2b0e98951766a9d83c277c67
tree7a935938d589ea10fd030468a9af5dbf9dccf2b1
parent921c26e0e7058502e317fe0c93f6d59f982a21f1
fix tabs/spaces in memcpy.s

this file had been a mess that went unnoticed ever since it was
imported. some lines used spaces for indention while others used tabs,
and tabs were used for alignment.
src/string/armel/memcpy.s