summaryrefslogtreecommitdiffstats
path: root/spec/score/cpu/if
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 14:41:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-08 21:58:56 +0200
commit2232e0b6a8ce2ceac3667c46757f5e7437d1f371 (patch)
treeb4cf106c0234d30ccd5548202769b20b2642d774 /spec/score/cpu/if
parentspec: Specify rtems_printer (diff)
downloadrtems-central-2232e0b6a8ce2ceac3667c46757f5e7437d1f371.tar.bz2
spec: Fix interface type
Diffstat (limited to 'spec/score/cpu/if')
-rw-r--r--spec/score/cpu/if/exception-frame.yml2
-rw-r--r--spec/score/cpu/if/interrupt-frame.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/score/cpu/if/exception-frame.yml b/spec/score/cpu/if/exception-frame.yml
index 54aff457..78df5654 100644
--- a/spec/score/cpu/if/exception-frame.yml
+++ b/spec/score/cpu/if/exception-frame.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
index-entries: []
-interface-type: unspecified-struct
+interface-type: unspecified-typedef
links:
- role: interface-placement
uid: header
diff --git a/spec/score/cpu/if/interrupt-frame.yml b/spec/score/cpu/if/interrupt-frame.yml
index d8a3d625..c9f6a31e 100644
--- a/spec/score/cpu/if/interrupt-frame.yml
+++ b/spec/score/cpu/if/interrupt-frame.yml
@@ -3,7 +3,7 @@ copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
index-entries: []
-interface-type: unspecified-struct
+interface-type: unspecified-typedef
links:
- role: interface-placement
uid: header