X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=kern%2Fmonitor.h;h=352d83b758b456e9f9252a7747c595e25157006b;hb=3278853417ff353379e9c9b98a03bab687e16167;hp=3e544752fe9b27f8b2b4bb0ef47e89b8330da67c;hpb=0baa6dcc9c487fd94b7c97dc79393ac45bfe9504;p=bertos.git diff --git a/kern/monitor.h b/kern/monitor.h index 3e544752..352d83b7 100755 --- a/kern/monitor.h +++ b/kern/monitor.h @@ -2,7 +2,7 @@ * \file * * * \brief Monitor to check for stack overflows @@ -14,6 +14,12 @@ /*#* *#* $Log$ + *#* Revision 1.3 2005/11/04 16:20:02 bernie + *#* Fix reference to README.devlib in header. + *#* + *#* Revision 1.2 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.1 2004/10/03 20:39:03 bernie *#* Import in DevLib. *#* @@ -26,8 +32,8 @@ #ifndef KERN_MONITOR_H #define KERN_MONITOR_H -#include -#include +#include +#include #if CONFIG_KERN_MONITOR