haiku/headers/private/kernel/boot/platform/openfirmware
Ingo Weinhold e55e1a0e66 Implemented the PPC specific RTC support. We search for an "rtc"
device in the Open Firmware implementation of boot loader and
pass its path to the kernel, where it's opened and used for
getting/setting the real time. The expensive atomic_*64() on PPC
32-bit make things a bit more complicated. Moreover, missing
64 bit multiplication and division instructions won't really
allow system_time() to be anywhere near as fast as on x86. :-/


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15837 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-01-04 04:55:04 +00:00
..
platform_arch.h * Introduced new build system variables 2005-12-30 21:20:07 +00:00
platform_kernel_args.h Implemented the PPC specific RTC support. We search for an "rtc" 2006-01-04 04:55:04 +00:00
platform_stage2_args.h Added new platform_kernel_args - might need an arch dependent part as well, though. 2003-10-07 22:02:43 +00:00