zephyr/include/zephyr
Keith Packard 4a1f031fde 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: Keith Packard <keithp@keithp.com>
2023-05-09 01:29:16 +09:00
..
app_memory
arch ARC: Add mpuv8 support 2023-05-04 10:48:06 +02:00
audio
bluetooth Bluetooth: Audio: Add PA sync broadcast shell commands 2023-05-08 13:27:33 +02:00
canbus canbus: isotp: Allow to override ISOTP_FIXED_ADDR_* constants 2023-04-06 19:43:02 +02:00
console
crypto
data lib: json: Use int32_t in examples 2023-03-30 09:41:46 -04:00
debug debug: coredump: Fix build issue with armclang 2023-03-16 16:42:41 -04:00
devicetree
dfu
display fb: cfb: Add cfb_draw_text() API 2023-04-06 18:52:40 +02:00
drivers emul: pi3usb9201: Add charging mode support 2023-05-08 09:57:56 +02:00
dsp
dt-bindings dts: bindings: add st-morpho-header 2023-05-02 22:43:43 +09:00
fs
input
ipc ipc: icmsg: Add mutual exclussion access to shmem 2023-04-29 12:24:17 +02:00
kernel kernel: Add missing stdbool.h to kernel/stats.h 2023-03-21 15:43:36 -04:00
linker logging: Use TYPE_SECTION macros for log dynamic 2023-05-03 10:43:31 +02:00
logging logging: Use TYPE_SECTION macros for log dynamic 2023-05-03 10:43:31 +02:00
lorawan
math math: Update ilog2_compile_time_const_u32 to wrap n with () 2023-04-29 12:25:03 +02:00
mgmt mgmt: ec_host_cmd: create chosen string per backend 2023-04-21 16:29:59 +02:00
modbus
multi_heap
net net: if: Add possibility to disable MLD per interface 2023-04-29 12:24:49 +02:00
pm pm: Use TYPE_SECTION macros for pm_device_slots 2023-04-19 17:15:29 +02:00
portability
posix posix: sched: add support for SCHED_OTHER 2023-04-29 13:14:40 -07:00
random
retention retention: Add boot mode system 2023-04-24 13:27:53 +02:00
rtio rtio: add missing app_memdomain header 2023-05-01 09:26:06 -05:00
sd
settings
shell Shell: Edit shell to store/retrieve return values 2023-05-02 16:52:21 +02:00
stats
storage storage: flash_map list partition labels 2023-05-05 10:02:19 +02:00
sys libc/newlib: Remove duplicate declaration of z_malloc_partition 2023-05-09 01:29:16 +09:00
task_wdt
timing
toolchain syscall: Introduce __syscall_always_inline 2023-04-20 14:56:09 -04:00
tracing
usb usb: add a note about the return value of usb_transfer_sync() 2023-04-17 11:30:48 +02:00
usb_c usb-c: Add USB-C Subsystem Source PD Support 2023-04-28 10:06:01 +02:00
xen
zbus
cache.h cache: Rework headers and force inlining 2023-04-20 14:56:09 -04:00
device.h device: Fixed CPP compatiblity for Z_DEVICE_HANDLES_DEFINE 2023-04-19 10:02:12 +02:00
devicetree.h devicetree: introduce DT_ANY_INST_HAS_PROP_STATUS_OKAY 2023-04-24 09:21:36 -05:00
exc_handle.h
fatal_types.h
fatal.h
init.h init: set init_entry.dev to NULL 2023-04-13 17:36:29 -04:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h kernel: Remove unused K_END macro 2023-03-29 09:46:41 -04:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
types.h
wait_q.h
zephyr.h