libc: Remove the empty lib_initialize

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2021-11-01 01:05:26 +08:00
committed by Gustavo Henrique Nihei
parent 9cb994e6dc
commit aec01e96fa
2 changed files with 0 additions and 11 deletions
-4
View File
@@ -101,10 +101,6 @@ extern "C"
* Public Function Prototypes
****************************************************************************/
/* Hook for library initialization. No is needed now, however */
#define lib_initialize()
/* Functions contained in lib_streams.c *************************************/
#ifdef CONFIG_FILE_STREAM