summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2021-10-18 05:38:06 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2022-03-09 14:03:23 -0800
commit19c5699f9affbd6824f4db0e19fcdc9d609a5e6b (patch)
treef396d452c899213ff8972b97ac3db6f94042ac6d /net
parentdbf4ed894c0fd85d421f7b3b9758ce95398d2925 (diff)
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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions