Skip to content
Commit 4a1f031f authored by Keith Packard's avatar Keith Packard Committed by Stephanos Ioannidis
Browse files

libc/newlib: Remove duplicate declaration of z_malloc_partition



The newlib stanza in libc-hooks.h declares z_malloc_partition, but also
sets Z_MALLOC_PARTITION_EXISTS. That preprocessor symbol controls
whether z_malloc_partition is declared later in the file, causing
a duplicate declaration. Remove the newlib-specific one as redundant.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent c4c716ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment