powerpc: Move some extern declarations from C code into headers
authorPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 04:53:40 +0000 (15:53 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 04:53:40 +0000 (15:53 +1100)
This also make klimit have the same type on 32-bit as on 64-bit,
namely unsigned long, and defines and initializes it in one place.

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

No differences found