summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm26/task1.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-24 07:58:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-24 15:27:01 +0100
commite58e29fdb9dc1ba516691d9df373b2bdaa480f51 (patch)
treee29555317384bfbd963b301368def91559f1cd36 /testsuites/tmtests/tm26/task1.c
parentlibtests/malloctest: Fix 64-bit targets (diff)
downloadrtems-e58e29fdb9dc1ba516691d9df373b2bdaa480f51.tar.bz2
Remove coverhd.h
This header file contained timing overhead values which are hard to maintain. Update #3254.
Diffstat (limited to 'testsuites/tmtests/tm26/task1.c')
-rw-r--r--testsuites/tmtests/tm26/task1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm26/task1.c b/testsuites/tmtests/tm26/task1.c
index 9d157e9fcf..35caae095e 100644
--- a/testsuites/tmtests/tm26/task1.c
+++ b/testsuites/tmtests/tm26/task1.c
@@ -15,7 +15,6 @@
#include <rtems.h>
#include "system.h"
#include "fptest.h"
-#include <coverhd.h>
#include <tmacros.h>
#include <timesys.h>