From e58e29fdb9dc1ba516691d9df373b2bdaa480f51 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 24 Nov 2017 07:58:55 +0100 Subject: Remove coverhd.h This header file contained timing overhead values which are hard to maintain. Update #3254. --- testsuites/rhealstone/rhilatency/ilatency.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/rhealstone') diff --git a/testsuites/rhealstone/rhilatency/ilatency.c b/testsuites/rhealstone/rhilatency/ilatency.c index 27aa26eeaa..fa8b8ba6f0 100644 --- a/testsuites/rhealstone/rhilatency/ilatency.c +++ b/testsuites/rhealstone/rhilatency/ilatency.c @@ -17,7 +17,6 @@ #include #include #include -#include /* configuration information */ #define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER -- cgit v1.2.3