mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00
Initial public version
This commit is contained in:
8
components/newlib/include/machine/malloc.h
Normal file
8
components/newlib/include/machine/malloc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _MACHMALLOC_H_
|
||||
#define _MACHMALLOC_H_
|
||||
|
||||
/* place holder so platforms may add malloc.h extensions */
|
||||
|
||||
#endif /* _MACHMALLOC_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user