Skip to content
Commit b18c4ae8 authored by Bin Meng's avatar Bin Meng Committed by Leo Yu-Chi Liang
Browse files

board: sifive: Fix -Wint-to-pointer-cast warning



The following warning is seen in unleashed.c in a 32-bit build:

  warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

Cast with uintptr_t.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarLeo Yu-Chi Liang <ycliang@andestech.com>
parent d36c9427
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