mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00: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