commit | 2cf82c0256b198ae28c465f2c4d7c12c836ea5ea | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Feb 27 15:41:47 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Feb 27 15:41:47 2006 +1100 |
tree | 722bd1d117959450633105633c92cc22be8e8d61 | |
parent | f055affb89f587a03f3411c3fd49ef31295c3d48 [diff] |
powerpc: Export variables used in conversions to/from cputime_t 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>