* device/include/pic16/pic18f25j10.h,
[fw/sdcc] / device / lib / pic16 / libio / adc / adcread.c
index ce8510a617a3151c32640542ae708131934d9fa9..94fb9c27f21032832326d166363f44876daf58d4 100644 (file)
@@ -4,10 +4,6 @@
  *
  * written by Vangelis Rokas, 2004 <vrokas AT otenet.gr>
  *
- * Devices implemented:
- *     PIC18F[24][45][28]
- *
- *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public License
  * as published by the Free Software Foundation; either version 2
@@ -21,7 +17,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- *  $Id$
  */
 
 #include <pic18fregs.h>