Skip to content
Snippets Groups Projects
Commit 83104648 authored by Øyvind Harboe's avatar Øyvind Harboe
Browse files

zy1000: fix bug when running on non-arm CPU


Shifting by more than 32 is undefined for 32 bit integers according
to the C standard. Robust solution is conditional code.

Signed-off-by: default avatarØyvind Harboe <oyvind.harboe@zylin.com>
parent b888b63f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment