mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* Check in Fred Fish's changes in these modules. Fred
will make ChangeLog entries for all of them.
This commit is contained in:
@@ -143,7 +143,7 @@ extern PTR EXFUN((*__malloc_hook), (size_t __size));
|
||||
extern PTR EXFUN((*__realloc_hook), (PTR __ptr, size_t __size));
|
||||
|
||||
/* Activate a standard collection of debugging hooks. */
|
||||
extern void EXFUN(mcheck, (void EXFUN((*func), (void))));
|
||||
extern void EXFUN(mcheck, (void EXFUN((*func), (NOARGS))));
|
||||
|
||||
/* Statistics available to the user. */
|
||||
struct mstats
|
||||
|
||||
Reference in New Issue
Block a user