+2004-09-02 Maarten Brock <sourceforge.brock AT dse.nl>
+
+ * as/xa51/xa_link.c,
+ * device/examples/ds390/ow390/ad26.c,
+ * device/examples/ds390/ow390/cnt1d.c,
+ * device/examples/ds390/ow390/counter.c,
+ * device/examples/ds390/ow390/ds2480.h,
+ * device/examples/ds390/ow390/ds2480ut.c,
+ * device/examples/ds390/ow390/findtype.c,
+ * device/examples/ds390/ow390/gethumd.c,
+ * device/examples/ds390/ow390/owllu.c,
+ * device/examples/ds390/ow390/ownetu.c,
+ * device/examples/ds390/ow390/swt12.c,
+ * device/examples/ds390/ow390/swtloop.c,
+ * device/examples/ds390/ow390/temp.c,
+ * device/examples/ds390/ow390/temp10.c,
+ * device/examples/ds390/ow390/thermo21.c,
+ * device/examples/ds390/ow390/tinilnk.c,
+ * device/examples/ds390/ow390/tstfind.c,
+ * device/examples/serialcomm/windows/serial.cpp,
+ * device/examples/serialcomm/windows/test_serialcomm.cpp,
+ * device/include/reg51.h: fixed line endings for cvs
+
2004-09-02 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
* src/hc08/ralloc.c (canDefAccResult, canUseAccOperand,
/*-------------------------------------------------------------------------
- Register Declarations for 8051 Processor
-
+ Register Declarations for 8051 Processor
+
Written By - Sandeep Dutta . sandeep.dutta@usa.net (1998)
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
+
In other words, you are welcome to use, share and improve this program.
You are forbidden to forbid anyone else to use, share and improve
- what you give them. Help stamp out software-hoarding!
+ what you give them. Help stamp out software-hoarding!
-------------------------------------------------------------------------*/
#ifndef REG51_H
sbit at 0xA9 ET0 ;
sbit at 0xA8 EX0 ;
-/* IP */
+/* IP */
sbit at 0xBC PS ;
sbit at 0xBB PT1 ;
sbit at 0xBA PX1 ;