X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fkern%2Fproc.h;h=50fc9ee9b961a00d91cb866af78c239d5de0436e;hb=85760a6e32e79740c1af4ca58710478bebb48cf6;hp=b270d4069d52ab43540aa9e46d80947978d20d07;hpb=b0c536ad873bb29ed977417a6a5b1aa586414d3b;p=bertos.git diff --git a/bertos/kern/proc.h b/bertos/kern/proc.h index b270d406..50fc9ee9 100644 --- a/bertos/kern/proc.h +++ b/bertos/kern/proc.h @@ -37,6 +37,8 @@ * * $WIZ$ module_name = "kernel" * $WIZ$ module_configuration = "bertos/cfg/cfg_proc.h" + * $WIZ$ module_depends = "switch_ctx" + * $WIZ$ module_supports = "not atmega103" */ #ifndef KERN_PROC_H