X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpaca.h;h=7b564444ff619ad1a280c962602392681712bb83;hb=3eefae994d9224fb7771a3ddb683868363c23510;hp=eb61b9c1edfdf91b167bddb4f306e9b2ad43afe4;hpb=2e561c7b7e705b619122e5386d6f99f28f2b6e5a;p=linux-2.6 diff --git a/include/asm-powerpc/paca.h b/include/asm-powerpc/paca.h index eb61b9c1ed..7b564444ff 100644 --- a/include/asm-powerpc/paca.h +++ b/include/asm-powerpc/paca.h @@ -108,6 +108,7 @@ struct paca_struct { }; extern struct paca_struct paca[]; +extern void initialise_pacas(void); #endif /* __KERNEL__ */ #endif /* _ASM_POWERPC_PACA_H */