mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
tests: benchmarks: app_kernel: Remove k_mem_pool declaration
This commit removes the stale `k_mem_pool` declaration for the memory pool API, which was removed in the v2.5.0 release. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
This commit is contained in:
committed by
Fabio Baltieri
parent
ed13880f1d
commit
69f3b86fa3
@@ -147,8 +147,6 @@ extern struct k_pipe PIPE_BIGBUFF;
|
||||
|
||||
extern struct k_mem_slab MAP1;
|
||||
|
||||
extern struct k_mem_pool DEMOPOOL;
|
||||
|
||||
|
||||
|
||||
/* PRINT_STRING
|
||||
|
||||
Reference in New Issue
Block a user