Initial public version
This commit is contained in:
8
components/newlib/include/machine/stdlib.h
Normal file
8
components/newlib/include/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