Skip to content

Commit

Permalink
Forgot this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ball-qualcomm authored Dec 3, 2024
1 parent 9d7921d commit 4acf3ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/arch_obj_models/extension.rb
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ def implemented_instructions(archdef)
# Example => presence:
# optional: development
class ExtensionPresence
include Comparable # Creates <, >, <=, >= automatically since <=> is provided
attr_reader :presence
attr_reader :optional_type

Expand Down

0 comments on commit 4acf3ad

Please sign in to comment.