Skip to content
Commit bb98bd6d authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Maureen Helm
Browse files

libc: newlib: Fix declare a type conflict



Fix a variable declaration type conflict:

libc-hooks.c:92:16: error: conflicting types for '_heap_sentry'
   92 |   extern void *_heap_sentry;
soc.h:78:13: note: previous declaration of '_heap_sentry' was here

Fixes #44926

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent aaf0c6e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment