haiku/headers/private/kernel/boot
Axel Dörfler fa1ddc4f0e For debugging purposes, the boot loader is now able to load an additional
symbol table into memory and hand it over to the kernel.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7695 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-31 20:30:20 +00:00
..
platform Added a dummy member of the platform_kernel_args structure: obviously, the 2004-04-21 01:32:44 +00:00
bootdir.h
elf.h For debugging purposes, the boot loader is now able to load an additional 2004-05-31 20:30:20 +00:00
heap.h
kernel_args.h Fixed addr_range structure: struct name didn't match typedef name, now uses 2004-04-21 01:29:55 +00:00
partitions.h
platform.h platform_get_boot_partition() will now also get the boot device as parameter. 2004-04-21 11:10:32 +00:00
stage2_args.h
stage2.h Added kernel_args_strdup() function as a strdup() replacement. 2004-05-10 16:46:38 +00:00
stdio.h
vfs.h