Skip to content
Snippets Groups Projects
user avatar
Stephen Warren authored
remove m68k's mach_gettimeoffset function pointer, and instead directly
set the arch_gettimeoffset function pointer. This requires multiplying
all function results by 1000, since the removed m68k_gettimeoffset() did
this. Also, s/unsigned long/u32/ just to make the function prototypes
exactly match that of arch_gettimeoffset.

Cc: Joshua Thompson <funaho@jurai.org>
Cc: Sam Creasey <sammy@sammy.net>
Acked-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Acked-by: default avatarPhil Blundell <philb@gnu.org>
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
c8d5ba18
Name Last commit Last update