Skip to content
Commit 034f4a78 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: add __bswap{si,di}2 helpers



gcc-13 may generate calls for __bswap{si,di}2. This breaks the kernel
build when optimization for size is selected. Add __bswap{si,di}2
helpers to fix that.

Cc: stable@vger.kernel.org
Fixes: 19c5699f ("xtensa: don't link with libgcc")
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 9c2cc74f
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