haiku/headers/private/kernel/boot
Axel Dörfler 7765cbf6f4 file_system_module_info now contains the module name as well.
The Partition class now maintains a module name, accessible via the new
method ModuleName().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7983 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-15 16:51:33 +00:00
..
platform Added a dummy member of the platform_kernel_args structure: obviously, the 2004-04-21 01:32:44 +00:00
addr_range.h Moved the addr_range struct out of kernel_args.h to a separate file. 2004-05-31 22:41:25 +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 Moved the addr_range struct out of kernel_args.h to a separate file. 2004-05-31 22:41:25 +00:00
heap.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
kernel_args.h Moved the addr_range struct to a separate header. 2004-05-31 22:44:24 +00:00
partitions.h file_system_module_info now contains the module name as well. 2004-06-15 16:51:33 +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 gKernelEntry is no longer necessary. 2004-05-31 23:11:47 +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