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	_MACHMALLOC_H_
2
#define	_MACHMALLOC_H_
3
 
4
/* place holder so platforms may add malloc.h extensions */
5
 
6
#endif	/* _MACHMALLOC_H_ */
7