From 39de93233cda5f39f3c4b4d7ad6ebf62bbb82631 Mon Sep 17 00:00:00 2001 From: kan Date: Sun, 1 Sep 2002 21:08:29 +0000 Subject: Use the stock 3.2.1-prerelease file. Approved by: obrien --- contrib/gcc/libgcc2.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'contrib/gcc/libgcc2.c') diff --git a/contrib/gcc/libgcc2.c b/contrib/gcc/libgcc2.c index 3af452f..fe93de3 100644 --- a/contrib/gcc/libgcc2.c +++ b/contrib/gcc/libgcc2.c @@ -1290,9 +1290,6 @@ struct bb char *flags; }; -#ifdef BLOCK_PROFILER_CODE -BLOCK_PROFILER_CODE -#else #ifndef inhibit_libc /* Simple minded basic block profiling output dumper for @@ -1493,7 +1490,6 @@ __bb_fork_func (void) } #endif /* not inhibit_libc */ -#endif /* not BLOCK_PROFILER_CODE */ #endif /* L_bb */ #ifdef L_clear_cache -- cgit v1.1