summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-31 09:21:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-31 09:21:28 +0200
commit58762bfa4b11c87c3e2852cb925f24d30733606f (patch)
tree1ee16bfb943ce5f45636f94fd47d1375e0f77497 /spec
parent4110b41034925804d18cf0a7b9a59495ba2c4ab0 (diff)
spec: Remove superfluous include
Diffstat (limited to 'spec')
-rw-r--r--spec/rtems/task/req/delete.yml1
-rw-r--r--spec/score/interr/val/terminate.yml1
2 files changed, 0 insertions, 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