--- uae/src/md-68k/rpt.h 2018/04/24 16:43:04 1.1 +++ uae/src/md-68k/rpt.h 2018/04/24 16:49:40 1.1.1.2 @@ -8,7 +8,7 @@ typedef unsigned long frame_time_t; -static __inline__ frame_time_t read_processor_time (void) +STATIC_INLINE frame_time_t read_processor_time (void) { return 0; }