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:
Axel Dörfler
2004-11-09 13:34:09 +00:00
parent 78bda9a24d
commit d4f36305b0
+3
View File
@@ -9,6 +9,9 @@
#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 {
uint64 boot_time;
uint32 system_time_conversion_factor;