X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fkdebug.c;h=5f5dc44ecd43c11dfd433febdd8a9051c88a9207;hb=d42b81186751bc2d7c53e07b9af3f11740064d28;hp=44d211ff65bde4a76d8feb7909a96d598ff4a222;hpb=0375780817109b6ab5cd4f36ccf80650b2fe77d5;p=bertos.git diff --git a/drv/kdebug.c b/drv/kdebug.c index 44d211ff..5f5dc44e 100755 --- a/drv/kdebug.c +++ b/drv/kdebug.c @@ -1,9 +1,9 @@ -/* +/*! * \file * * * \brief General pourpose debug functions. @@ -15,6 +15,13 @@ */ /* + * $Log$ + * Revision 1.3 2004/06/03 11:27:09 bernie + * Add dual-license information. + * + * Revision 1.2 2004/05/23 18:21:53 bernie + * Trim CVS logs and cleanup header info. + * */ #include "kdebug.h"