forked from Imagelibrary/rtems
2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/Makefile.am: Obsolete coverage file. * libcsupport/src/end_profile.c: Removed.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libcsupport/Makefile.am: Obsolete coverage file.
|
||||
* libcsupport/src/end_profile.c: Removed.
|
||||
|
||||
2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libcsupport/Makefile.am, libcsupport/preinstall.am,
|
||||
|
||||
@@ -112,8 +112,6 @@ libcsupport_a_SOURCES = src/gxx_wrappers.c src/getchark.c src/printk.c \
|
||||
$(BSD_LIBC_C_FILES) $(BASE_FS_C_FILES) $(MALLOC_C_FILES) \
|
||||
$(ERROR_C_FILES) $(ASSOCIATION_C_FILES)
|
||||
|
||||
libcsupport_a_SOURCES += src/end_profile.c
|
||||
|
||||
if UNIX
|
||||
libcsupport_a_SOURCES += src/unixlibc.c src/unixlibc_io.c src/hosterr.c
|
||||
else
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
|
||||
/* special symbol to mark end of coverage analysis */
|
||||
void end_of_profiling(void)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user