Sync with trunk r58740.
[reactos.git] / drivers / bus / pcix / pcivrify.c
index f51f02d..3e4a4ed 100644 (file)
@@ -79,8 +79,7 @@ PciVerifierProfileChangeCallback(IN PVOID NotificationStructure,
                                  IN PVOID Context)
 {
     /* This function is not yet implemented */
-    UNIMPLEMENTED;
-    while (TRUE);
+    UNIMPLEMENTED_DBGBREAK();
     return STATUS_SUCCESS;
 }