taglinefilesource code
mach_gettod271arch/m68k/amiga/config.cmach_gettod  = a3000_gettod;
mach_gettod283arch/m68k/amiga/config.cmach_gettod  = a2000_gettod;
mach_gettod362arch/m68k/atari/config.cmach_gettod = atari_gettod;
mach_gettod369arch/m68k/atari/config.cmach_gettod = atari_mste_gettod;
mach_gettod62arch/m68k/kernel/setup.cvoid (*mach_gettod) (int*, int*, int*, int*, int*, int*);
mach_gettod345arch/m68k/kernel/setup.cif (mach_gettod)
mach_gettod346arch/m68k/kernel/setup.cmach_gettod(year, mon, day, hour, min, sec);
mach_gettod29include/asm-m68k/machdep.hextern void (*mach_gettod)(int *year, int *mon, int *day, int *hour,