Reformat.
[bertos.git] / bertos / kern / signal.h
index bf3cb3d3b5b0700bbd8bdeae9d950437904b524b..6385112ef972c21520428e5915ac631c4894743b 100644 (file)
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 
-
 #ifndef KERN_SIGNAL_H
 #define KERN_SIGNAL_H
 
 #include <cfg/compiler.h>
 
-
 /* Fwd decl */
 struct Process;