[POWERPC] Use a sensible default for clock_getres() in the VDSO
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 5 Feb 2008 05:16:48 +0000 (16:16 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 6 Feb 2008 05:30:00 +0000 (16:30 +1100)
This ensures that the syscall and the (fast) vdso versions of
clock_getres() will return the same resolution.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found