/*** Copyright 2003, Axel DοΏ½fler, axeld@pinc-software.de. All rights reserved.** Distributed under the terms of the MIT License.*/#include <asm_defs.h>.text/* int64 __m68k_get_time_base(void)*/#if 0FUNCTION(__m68k_get_time_base):#warning M68K: implement __m68k_get_time_base()clr.l %d0clr.l %d1rtsFUNCTION_END(__m68k_get_time_base)#endif