haiku/src/kernel/boot
Axel Dörfler 3e2c0a3264 kDefaultPageFlags is now defined in mmu.h, so that it can be used
by other sources as well. Maybe we can remove that parameter from
mmu_map_physical_memory() altogether, though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12283 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-04-10 14:45:24 +00:00
..
arch Also initialize the kernel_args::driver_settings to be on the safe side. 2005-03-14 17:35:46 +00:00
loader The safe mode options now actually do what they should do, ie. the 2005-03-31 20:10:19 +00:00
platform kDefaultPageFlags is now defined in mmu.h, so that it can be used 2005-04-10 14:45:24 +00:00
bin2asm.c It is accomplished ... 2002-07-09 12:24:59 +00:00
bin2h.c It is accomplished ... 2002-07-09 12:24:59 +00:00
bootmaker.c Now accepts more PowerPC "standard" defines, which allows it to build here. 2003-05-11 03:15:41 +00:00
Jamfile Added the new 2nd stage boot loader to the build. 2003-09-03 16:43:01 +00:00
makeflop.c Fixed makeflop on PPC (applied NewOS change 1778). 2003-05-03 17:24:23 +00:00