Skip to content
Commit 0650d40d authored by Carlo Caione's avatar Carlo Caione Committed by Anas Nashif
Browse files

kernel: include: Fix warning when !CONFIG_SYS_CLOCK_EXISTS



When the kernel is compiled with !CONFIG_SYS_CLOCK_EXISTS we get the
warning:

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

Fix this avoiding the (void *) cast.

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent 129e05c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment