haiku/src/system/kernel/platform
Ingo Weinhold 7afa713acb Reorganized the boot platform dependencies in the kernel a bit.
Basically the architecture specific code is now responsible to
init and make use of the platform specific code, now. The reason
being that we have only one kernel per platform and thus cannot
decide at compile time, which platform to use (if any).
The PPC implementation features an abstract base class PPCPlatform
(implemented for all supported platforms) through which platform
support is provided.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15824 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-03 16:26:39 +00:00
..
bios_ia32 Reorganized the boot platform dependencies in the kernel a bit. 2006-01-03 16:26:39 +00:00
openfirmware Reorganized the boot platform dependencies in the kernel a bit. 2006-01-03 16:26:39 +00:00