artiq-zynq/src/include/machine/stdlib.h

9 lines
138 B
C
Raw Normal View History

2020-06-30 17:10:45 +08:00
#ifndef _MACHSTDLIB_H_
#define _MACHSTDLIB_H_
/* place holder so platforms may add stdlib.h extensions */
#endif /* _MACHSTDLIB_H_ */