haiku/headers/private/kernel/boot
Axel Dörfler c2c0779e26 Added two fields that ease the kernel initialization of the preloaded images.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7503 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 16:50: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 Move boot headers into their own private directory (for now, they are still 2003-05-03 03:43:30 +00:00
elf.h Added two fields that ease the kernel initialization of the preloaded images. 2004-05-10 16:50:20 +00:00
heap.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
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 Now uses the DoublyLinked::List class instead of the C list stuff. 2003-10-14 00:26:04 +00:00
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 heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
stage2.h Added kernel_args_strdup() function as a strdup() replacement. 2004-05-10 16:46:38 +00:00
stdio.h Missing boot loader headers. 2003-09-03 01:53:41 +00:00
vfs.h Removed the AddNode() method from the Directory class. 2003-10-21 03:55:53 +00:00