KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
[deliverable/linux.git] / include / linux / init.h
index ff8bde520d03b078c5e343dd9437f005fe915fa2..ab1d31f9352bbcefb46369667c145c3615b29a2c 100644 (file)
@@ -149,6 +149,8 @@ void prepare_namespace(void);
 
 extern void (*late_time_init)(void);
 
+extern int initcall_debug;
+
 #endif
   
 #ifndef MODULE
This page took 0.025062 seconds and 5 git commands to generate.