proc: Split cooperative scheduler in coop.c
[bertos.git] / bertos / kern / proc_p.h
index 24c02fe3de612b385fa76bbdfc43bb407b0c50e0..6a79eec30d6048194f359f40458e3d8943b39e2d 100644 (file)
@@ -34,7 +34,6 @@
  * \brief Internal scheduler structures and definitions for processes.
  *
  * \version $Id$
- *
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 
@@ -132,4 +131,3 @@ void proc_schedule(void);
 #endif /* CONFIG_KERN_MONITOR */
 
 #endif /* KERN_PROC_P_H */
-