]> git.sur5r.net Git - u-boot/commit
sh: rename some private libraries
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Tue, 10 Feb 2015 12:37:00 +0000 (21:37 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 25 Feb 2015 04:55:05 +0000 (13:55 +0900)
commit72cedad2b89aac188e56ac8bc6a4146786791693
tree9d915aad41bea22e9c1f0ef3bdc453fe378b20be
parent2cbb17c0e941db629ff2d363c7fef69e47fb7d92
sh: rename some private libraries

Rename two files to the corresponding file names in Linux.
This helps us find missing libraries in the next commit.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/lib/Makefile
arch/sh/lib/ashiftlt.S [deleted file]
arch/sh/lib/ashlsi3.S [new file with mode: 0644]
arch/sh/lib/lshiftrt.S [deleted file]
arch/sh/lib/lshrsi3.S [new file with mode: 0644]