/* * Copyright 2006, Ingo Weinhold . * All rights reserved. Distributed under the terms of the MIT License. */ #include #include #include #include bigtime_t system_time(void) { #warning ARM:WRITEME return 0; }