Commit 32065bf2 by Douglas B Rupp Committed by Richard Kenner

* libgcc2.c (_bb): Remove ctime declaration.

From-SVN: r47872
parent c926f674
Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
* libgcc2.c (_bb): Remove ctime declaration.
* Makefile.in (stage[1234]-start): $(LN_S) utilities in a manner
that works if LN_S = cp.
......
......@@ -1299,7 +1299,6 @@ BLOCK_PROFILER_CODE
#undef NULL /* Avoid errors if stdio.h and our stddef.h mismatch. */
#include <stdio.h>
char *ctime PARAMS ((const time_t *));
#include "gbl-ctors.h"
#include "gcov-io.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment