Having an identity crisis!
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@401 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
20476a6b71
commit
c8ca4b8cae
@ -214,7 +214,7 @@ arch_cpu_idle(void)
|
||||
{
|
||||
switch (smp_get_num_cpus()) {
|
||||
case 0:
|
||||
panic("You need at least 1 CPU to run NewOS\n");
|
||||
panic("You need at least 1 CPU to run OpenBeOS\n");
|
||||
case 1:
|
||||
asm("hlt");
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user