mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* corefile.c: Rename from core.c.
* corefile.h: Rename from core.h. * Many .c files: Include corefile.h rather than core.h. * Makefile.am (sources): Change core.c to corefile.c. (noinst_HEADERS): Change core.h to corefile.h. ($(OBJECTS)): Depend upon corefile.h rather than core.h. (corefile.o): Rename target from core.o, depend upon corefile.c. * Makefile.in, po/POTFILES.in: Rebuild.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
#include "gprof.h"
|
||||
#include "cg_arcs.h"
|
||||
#include "core.h"
|
||||
#include "corefile.h"
|
||||
#include "hist.h"
|
||||
#include "symtab.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user