forked from espressif/arduino-esp32
initial import
This commit is contained in:
committed by
Ivan Grokhotkov
parent
668acc2c08
commit
5f3a205955
8
tools/sdk/include/newlib/machine/stdlib.h
Normal file
8
tools/sdk/include/newlib/machine/stdlib.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _MACHSTDLIB_H_
|
||||
#define _MACHSTDLIB_H_
|
||||
|
||||
/* place holder so platforms may add stdlib.h extensions */
|
||||
|
||||
#endif /* _MACHSTDLIB_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user