summaryrefslogtreecommitdiffstats
path: root/compiler/aslrestype1i.c
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/aslrestype1i.c')
-rw-r--r--compiler/aslrestype1i.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/aslrestype1i.c b/compiler/aslrestype1i.c
index 239c500..3f275ce 100644
--- a/compiler/aslrestype1i.c
+++ b/compiler/aslrestype1i.c
@@ -439,7 +439,7 @@ RsDoIoDescriptor (
Descriptor->Io.Maximum,
Descriptor->Io.AddressLength,
Descriptor->Io.Alignment,
- MinOp, MaxOp, LengthOp, AlignOp);
+ MinOp, MaxOp, LengthOp, AlignOp, Op);
return (Rnode);
}
OpenPOWER on IntegriCloud