From: bernie Date: Wed, 13 Sep 2006 18:30:07 +0000 (+0000) Subject: Add a FIXME. X-Git-Tag: 1.0.0~551 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=3da0dee2a5b209dcf3a6160468ed82ef24584d16;p=bertos.git Add a FIXME. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@690 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/drv/adc.c b/drv/adc.c index dffb9ce4..c2a4b409 100755 --- a/drv/adc.c +++ b/drv/adc.c @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.3 2006/09/13 18:30:07 bernie + *#* Add a FIXME. + *#* *#* Revision 1.2 2006/07/19 12:56:25 bernie *#* Convert to new Doxygen style. *#* @@ -26,6 +29,8 @@ #include #include + +// FIXME: move CPU specific part to adc_CPU.c #include #include