stage.2 header has been moved.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3156 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-05-03 16:09:01 +00:00
parent 6eb83f74ed
commit 4802643275
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include <thread.h> #include <thread.h>
#include <atomic.h> #include <atomic.h>
#include <stage2.h> #include <boot/stage2.h>
#include <arch/cpu.h> #include <arch/cpu.h>
#include <arch/vm.h> #include <arch/vm.h>
+1 -1
View File
@@ -16,7 +16,7 @@
#include <smp.h> #include <smp.h>
#include <OS.h> #include <OS.h>
#include <Errors.h> #include <Errors.h>
#include <stage2.h> #include <boot/stage2.h>
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>