X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpaca.h;h=7b564444ff619ad1a280c962602392681712bb83;hb=8f616cd5249e03c9e1b371623d85e76d4b86bbc1;hp=eb61b9c1edfdf91b167bddb4f306e9b2ad43afe4;hpb=c7cd5b98072f7e04a50415b9501793bd905ecc16;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 */