]> err.no Git - linux-2.6/blobdiff - include/linux/profile.h
[PATCH] add slab_is_available() routine for boot code
[linux-2.6] / include / linux / profile.h
index 026969a5595c27909c29668d238d19afd903e55b..1f2fea6640a49212338cb9193080844182147803 100644 (file)
@@ -14,6 +14,7 @@
 
 struct proc_dir_entry;
 struct pt_regs;
+struct notifier_block;
 
 /* init basic kernel profiler */
 void __init profile_init(void);
@@ -32,7 +33,6 @@ enum profile_type {
 
 #ifdef CONFIG_PROFILING
 
-struct notifier_block;
 struct task_struct;
 struct mm_struct;