mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 06:28:45 +00:00
arch/xtensa/src/esp32/esp32_allocateheap.c: Delete a preprocessor
warning that's not relevant anymore. Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
430e2d766d
commit
b6429a50d7
1 changed files with 0 additions and 2 deletions
|
|
@ -72,8 +72,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#warning REVISIT heap. Do what with non-heterogeneous memory?
|
||||
|
||||
void up_allocate_heap(FAR void **heap_start, size_t *heap_size)
|
||||
{
|
||||
board_autoled_on(LED_HEAPALLOCATE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue