diff --git a/sys/x86/x86/cpu_machdep.c b/sys/x86/x86/cpu_machdep.c --- a/sys/x86/x86/cpu_machdep.c +++ b/sys/x86/x86/cpu_machdep.c @@ -508,8 +508,6 @@ /* NOTREACHED */ } } - - DELAY(1000000); } #endif cpu_reset_real();