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

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

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

#endif	/* _MACHMALLOC_H_ */