• Max Filippov's avatar
    xtensa: don't link with libgcc · 19c5699f
    Max Filippov authored
    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>
    19c5699f
xtensa_ksyms.c 2.53 KB