Add missing prototype.
[bertos.git] / bertos / kern / signal.h
index 55351aed468890550607bb599882bc4694f6ad47..9e6a9b09c0b60701e44991892ec7aee03452d68e 100644 (file)
@@ -38,7 +38,7 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  *
  * $WIZ$ module_name = "signal"
- * $WIZ$ module_depends = "kernel"
+ * $WIZ$ module_depends = "kernel", "timer"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_signal.h"
  */