Skip to content
Commit 19c5699f authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: don't link with libgcc



libgcc may be absent or may have different ABI than the kernel. Don't
link with it. Drop declarations and export for helpers that are not
implemented. Use generic versions of DI mode multiplication and
comparisons. Drop register window spilling helper as it should never be
used by the compiler-generated code.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent dbf4ed89
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment