[rtems-central commit] spec: Remove superfluous include

Sebastian Huber sebh at rtems.org
Mon Jul 31 06:58:54 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    58762bfa4b11c87c3e2852cb925f24d30733606f
Changeset: http://git.rtems.org/rtems-central/commit/?id=58762bfa4b11c87c3e2852cb925f24d30733606f

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jul 31 09:21:02 2023 +0200

spec: Remove superfluous include

---

 spec/rtems/task/req/delete.yml      | 1 -
 spec/score/interr/val/terminate.yml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/spec/rtems/task/req/delete.yml b/spec/rtems/task/req/delete.yml
index e4560b28..6d803bee 100644
--- a/spec/rtems/task/req/delete.yml
+++ b/spec/rtems/task/req/delete.yml
@@ -690,7 +690,6 @@ test-includes:
 - rtems.h
 - rtems/test-scheduler.h
 - rtems/bspIo.h
-- rtems/score/io.h
 - rtems/score/statesimpl.h
 - rtems/score/threaddispatch.h
 - rtems/score/threadimpl.h
diff --git a/spec/score/interr/val/terminate.yml b/spec/score/interr/val/terminate.yml
index 7bd2c92f..bdd5ea86 100644
--- a/spec/score/interr/val/terminate.yml
+++ b/spec/score/interr/val/terminate.yml
@@ -224,7 +224,6 @@ test-includes:
 - rtems/bspIo.h
 - rtems/test-info.h
 - rtems/score/atomic.h
-- rtems/score/io.h
 - rtems/score/percpu.h
 - rtems/score/sysstate.h
 - setjmp.h



More information about the vc mailing list