summaryrefslogtreecommitdiff
path: root/arch/sh/lib/lshrdi3.c
AgeCommit message (Collapse)Author
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy
SH2A toolchains often only provide an fdpic version of libgcc. This can't be used with bare-metal software like U-Boot, so this patch provides the necessary functions extracted from libgcc. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>