mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
libc: Remove the empty lib_initialize
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Gustavo Henrique Nihei
parent
9cb994e6dc
commit
aec01e96fa
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user