pub const AML_INTERPRETER_REVISION: u64 = 0;
AML has a RevisionOp operator that returns the “AML interpreter revision”. It’s not clear what this is actually used for, but this is ours.
RevisionOp