/* ** Copyright 2003, Axel D�fler, axeld@pinc-software.de. All rights reserved. ** Distributed under the terms of the OpenBeOS License. */ #include .text /* int64 __m68k_get_time_base(void) */ #if 0 FUNCTION(__m68k_get_time_base): #warning M68K: implement __m68k_get_time_base() clr.l %d0 clr.l %d1 rts FUNCTION_END(__m68k_get_time_base) #endif