Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dtime.c719 static u32 unix_tod; in clock_probe() local
722 (unsigned int) (long) &unix_tod); in clock_probe()
724 xtime.tv_sec = unix_tod; in clock_probe()