Moved the addr_range struct out of kernel_args.h to a separate file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7703 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-05-31 22:41:25 +00:00
parent 5cc177f4d6
commit ca109e727d
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -6,8 +6,8 @@
#define KERNEL_BOOT_ELF_H
#include <boot/addr_range.h>
#include <elf_priv.h>
#include <boot/kernel_args.h>
struct preloaded_image {