commit | c69b767a2c871bb80cb9e346d6ebce248f711dfb | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sun Jan 28 21:23:14 2007 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Wed Feb 07 14:03:19 2007 +1100 |
tree | b37d34c847f60383b4ada1ba36a71be8ffa17f62 | |
parent | 4942bd80e83d13bf394df4a8109bee39d861820f [diff] |
[POWERPC] Oprofile cleanup Clean up the ctr_read/write a bit. It's currently defined in the include but only used in one C file each. The only exception is the classic version, so keep that in the include and define in the C file as appropriate. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>