arch/arm/cxd56xx: Remove the up_textheap_init function since it's not

needed anymore.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-06-25 15:12:14 +01:00 committed by Xiang Xiao
parent 0a4982a80e
commit fc9c320bd8

View File

@ -43,14 +43,6 @@
* Public Functions
****************************************************************************/
/****************************************************************************
* Name: up_textheap_init()
****************************************************************************/
void up_textheap_init()
{
}
/****************************************************************************
* Name: up_textheap_memalign()
****************************************************************************/