Skip to content
Commit 1180b28c authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Support C optimized lib functions for little-endian



Optimized C library functions can rapidly speedup the kernel.
memset doesn't need to be optimized because there is no difference
in behavior on little/big endian cpu.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 93e2e851
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment