powerpc: Ensure global functions include their prototype
authorAnton Blanchard <anton@samba.org>
Tue, 19 Aug 2014 22:55:19 +0000 (08:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:42 +0000 (23:14 +1000)
Fix a number of places where global functions were not including
their prototype. This ensures the prototype and the function match.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found