]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/kernel.h
x86: add periodic corruption check
[linux-2.6-omap-h63xx.git] / include / linux / kernel.h
index 8017129e6b631eb67779cb5dec0c9b2b54a5a4ae..00bb251c64514847b101de2bb52a118b91f28304 100644 (file)
@@ -246,6 +246,7 @@ extern int root_mountflags;
  * able to scatter it around anywhere in the kernel.
  */
 void check_for_bios_corruption(void);
+void start_periodic_check_for_corruption(void);
 #else
 static inline void check_for_bios_corruption(void)
 {