powerpc: Export variables used in conversions to/from cputime_t
authorPaul Mackerras <paulus@samba.org>
Mon, 27 Feb 2006 04:41:47 +0000 (15:41 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Feb 2006 04:41:47 +0000 (15:41 +1100)
The inline cputime_to_foo and foo_to_cputime conversion functions in
include/asm-powerpc/cputime.h refer to 5 variables, which need to be
exported if those functions are to be usable from modules.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found