summaryrefslogtreecommitdiff
path: root/arch/sh/lib/libgcc.h
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 <[email protected]> Cc: Nobuhiro Iwamatsu <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>