include no_addr in view rule system for docs/inheritance rules

This commit is contained in:
Ryan Fleury
2024-10-16 15:41:21 -07:00
parent 186e8cbabe
commit 78039c86a0
4 changed files with 24 additions and 1 deletions
@@ -21,6 +21,7 @@ EV_ViewRuleKind_Bin,
EV_ViewRuleKind_Oct,
EV_ViewRuleKind_Dec,
EV_ViewRuleKind_Hex,
EV_ViewRuleKind_NoAddress,
EV_ViewRuleKind_COUNT,
} EV_ViewRuleKind;