malloc.h 138 B

12345678
  1. #ifndef _MACHMALLOC_H_
  2. #define _MACHMALLOC_H_
  3. /* place holder so platforms may add malloc.h extensions */
  4. #endif /* _MACHMALLOC_H_ */