home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 March / PCWELT_3_2005.ISO / pcwsoft / framework-2.2.exe / malloc.h < prev    next >
Encoding:
C/C++ Source or Header  |  2004-01-30  |  138 b   |  9 lines

  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.  
  8.  
  9.