summaryrefslogtreecommitdiff
path: root/avstream/avscamera/sys/Device.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'avstream/avscamera/sys/Device.cpp')
-rw-r--r--avstream/avscamera/sys/Device.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/avstream/avscamera/sys/Device.cpp b/avstream/avscamera/sys/Device.cpp
index 2741da08..38d4f555 100644
--- a/avstream/avscamera/sys/Device.cpp
+++ b/avstream/avscamera/sys/Device.cpp
@@ -110,6 +110,7 @@ IrpSynchronousCompletion(
IN PVOID pKevent
)
{
+ PAGED_CODE();
if (Irp->PendingReturned)
{
NT_ASSERT(pKevent);