From ed073f0e6249dc1bcecb3f72fa941d01b516be3f Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 27 Dec 2000 19:58:36 +0000 Subject: Add prototype for foo. --- elf/dl-profile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'elf/dl-profile.c') diff --git a/elf/dl-profile.c b/elf/dl-profile.c index b9d1287b12..53b26d51a2 100644 --- a/elf/dl-profile.c +++ b/elf/dl-profile.c @@ -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 } -- cgit v1.2.3