-
- Downloads
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:
Øyvind Harboe <oyvind.harboe@zylin.com>
Loading
Please register or sign in to comment