]> err.no Git - linux-2.6/blobdiff - include/asm-x86/pda.h
x86: isolate the rtc code for sharing
[linux-2.6] / include / asm-x86 / pda.h
index 35962bbe5e72ad1219e576c911cf9af1f6aaecfe..3d9dd653628a1bb3eb465d7deb3884b6dc240f1d 100644 (file)
@@ -40,6 +40,7 @@ struct x8664_pda {
 
 extern struct x8664_pda *_cpu_pda[];
 extern struct x8664_pda boot_cpu_pda[];
+extern void pda_init(int);
 
 #define cpu_pda(i) (_cpu_pda[i])