/* * Copyright 2006, Ingo Weinhold . * Distributed under the terms of the MIT License. */ #include #include #include #include void __arch_init_time(struct real_time_data *data, bool setDefaults) { } bigtime_t __arch_get_system_time_offset(struct real_time_data *data) { return 0; }