You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
160 B

#ifndef _MCHECK_H
#include <malloc/mcheck.h>
# ifndef _ISOMAC
libc_hidden_proto (mcheck)
libc_hidden_proto (mcheck_check_all)
# endif /* !_ISOMAC */
#endif