X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fproc.h;h=7ac632ec1fb7fd3702d1dd4e8f20babfde3160f5;hb=16555988e69afefd1a3cee8eed5202143ce6931a;hp=b270d4069d52ab43540aa9e46d80947978d20d07;hpb=b0c536ad873bb29ed977417a6a5b1aa586414d3b;p=bertos.git diff --git a/bertos/kern/proc.h b/bertos/kern/proc.h index b270d406..7ac632ec 100644 --- a/bertos/kern/proc.h +++ b/bertos/kern/proc.h @@ -37,6 +37,7 @@ * * $WIZ$ module_name = "kernel" * $WIZ$ module_configuration = "bertos/cfg/cfg_proc.h" + * $WIZ$ module_depends = "switch_ctx" */ #ifndef KERN_PROC_H