[POWERPC] Make smp_call_function_map static
authorOlof Johansson <olof@lixom.net>
Fri, 28 Dec 2007 04:08:36 +0000 (15:08 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Jan 2008 11:52:49 +0000 (22:52 +1100)
smp_call_function_map should be static, and for consistency prepend it
with __ like other local helper functions in the same file.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found