Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
#ifndef	_MACHSTDLIB_H_
2
#define	_MACHSTDLIB_H_
3
 
4
/* place holder so platforms may add stdlib.h extensions */
5
 
6
#endif	/* _MACHSTDLIB_H_ */
7