* Fixed svn:eol-style and svn:keywords properties
[fw/sdcc] / device / lib / pic16 / libdev / pic18f2525.c
1 /* 
2  * pic18f2525.c - PIC18F2525 Device Library Sources
3  * 
4  * This file is part of the GNU PIC Library.
5  * 
6  * May, 2005
7  * The GNU PIC Library is maintained by
8  *     Raphael Neider <rneider AT web.de>
9  * 
10  * originally designed by
11  *     Vangelis Rokas <vrokas@otenet.gr>
12  *
13  * September, 2006
14  *  Added based on existing PICs
15  *      Gary Plumbridge <gary@phodex.net>
16  * 
17  * $Id$
18  * 
19  */
20
21 #include "pic18f2620.c" /* just the same as the 2620 but with less eeprom */
22