Skip to content
Commit a0aa8c76 authored by Filip Kokosinski's avatar Filip Kokosinski Committed by Carles Cufí
Browse files

samples/philosophers: use stack_data_t type



This commit changes the pointer type used in the philosophers demo to
`stack_data_t *` when stacks are used for synchronization purposes.
The previously used `void *` was causing AMO address-misaligned
exception on the HiFive Unleashed platform.

Signed-off-by: default avatarFilip Kokosinski <fkokosinski@antmicro.com>
parent 814964fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment