Home
last modified time | relevance | path

Searched refs:sun3x_gettod (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/m68k/sun3x/
Dtime.h4 extern void sun3x_gettod (int *yearp, int *monp, int *dayp,
Dconfig.c90 mach_gettod = sun3x_gettod; in config_sun3x()
Dtime.c43 void sun3x_gettod (int *yearp, int *monp, int *dayp, in sun3x_gettod() function