Welcome to mirror list, hosted at ThFree Co, Russian Federation.

stdlib.h « machine « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa3f3a1390da2dcef8b8722049ad3fef3857b736 (plain)
1
2
3
4
5
6
7
8
#ifndef	_MACHSTDLIB_H_
#define	_MACHSTDLIB_H_

/* place holder so platforms may add stdlib.h extensions */

#endif	/* _MACHSTDLIB_H_ */