summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtemsspec/interface.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsspec/interface.py b/rtemsspec/interface.py
index 3a77409b..738674ff 100644
--- a/rtemsspec/interface.py
+++ b/rtemsspec/interface.py
@@ -221,6 +221,7 @@ _CONSTRAINT_TARGET = {
"interface/define": "this constant",
"interface/macro": "this directive",
"interface/typedef": "functions of this type",
+ "interface/variable": "this object",
}