haiku/headers/private/kernel/boot
Axel Dörfler b73b3e5a2d Changes for the ELF loader in the boot loader.
Removed the arch_mmu_alloc() function, added (empty) arch_mmu_free() function.
Added platform prototypes for allocating and freeing a region.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5044 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-16 17:55:21 +00:00
..
platform Changes for the ELF loader in the boot loader. 2003-10-16 17:55:21 +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 Changes for the ELF loader in the boot loader. 2003-10-16 17:55:21 +00:00
heap.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
kernel_args.h Changes for the ELF loader in the boot loader. 2003-10-16 17:55:21 +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 Changes for the ELF loader in the boot loader. 2003-10-16 17:55:21 +00:00
stage2.h Moved the kernel_args structure to the new kernel_args.h header file. 2003-10-07 21:58:48 +00:00
stage2_args.h heap size is now part of stage2_args. 2003-10-07 22:10:55 +00:00
stdio.h Missing boot loader headers. 2003-09-03 01:53:41 +00:00
vfs.h Now uses the DoublyLinked::List class instead of the C list stuff. 2003-10-14 00:26:04 +00:00