mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
Don't stop after hardware detection.
svn path=/trunk/; revision=7135
This commit is contained in:
@@ -1545,10 +1545,10 @@ DetectHardware(VOID)
|
||||
|
||||
DbgPrint((DPRINT_HWDETECT, "DetectHardware() Done\n"));
|
||||
|
||||
//#if 0
|
||||
#if 0
|
||||
printf("*** System stopped ***\n");
|
||||
for (;;);
|
||||
//#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
/* EOF */
|
||||
|
||||
Reference in New Issue
Block a user