mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Add prototype for foo.
This commit is contained in:
@@ -538,5 +538,7 @@ _dl_mcount (ElfW(Addr) frompc, ElfW(Addr) selfpc)
|
||||
#if 0
|
||||
/* XXX See above, Shouldn't be necessary anymore. */
|
||||
state = GMON_PROF_ON;
|
||||
#else
|
||||
;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user