Added a comment about the architecture dependency.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9883 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
#include <SupportDefs.h>
|
#include <SupportDefs.h>
|
||||||
|
|
||||||
|
|
||||||
|
// ToDo: most of this is probably arch dependent. When the PPC port comes
|
||||||
|
// to this, it should be properly separated and moved into the arch tree.
|
||||||
|
|
||||||
struct real_time_data {
|
struct real_time_data {
|
||||||
uint64 boot_time;
|
uint64 boot_time;
|
||||||
uint32 system_time_conversion_factor;
|
uint32 system_time_conversion_factor;
|
||||||
|
|||||||
Reference in New Issue
Block a user