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>
|
2009-08-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* libcsupport/Makefile.am, libcsupport/preinstall.am,
|
* 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) \
|
$(BSD_LIBC_C_FILES) $(BASE_FS_C_FILES) $(MALLOC_C_FILES) \
|
||||||
$(ERROR_C_FILES) $(ASSOCIATION_C_FILES)
|
$(ERROR_C_FILES) $(ASSOCIATION_C_FILES)
|
||||||
|
|
||||||
libcsupport_a_SOURCES += src/end_profile.c
|
|
||||||
|
|
||||||
if UNIX
|
if UNIX
|
||||||
libcsupport_a_SOURCES += src/unixlibc.c src/unixlibc_io.c src/hosterr.c
|
libcsupport_a_SOURCES += src/unixlibc.c src/unixlibc_io.c src/hosterr.c
|
||||||
else
|
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