X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fkern%2Fproc.h;h=7ac632ec1fb7fd3702d1dd4e8f20babfde3160f5;hb=71743c2a5a8bf9dbf66a945fd9656baed0d16329;hp=b270d4069d52ab43540aa9e46d80947978d20d07;hpb=ba2ba183c492049aface3e3d4e1d5f945b43f3d6;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