* device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
authormaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 10 Feb 2006 13:37:25 +0000 (13:37 +0000)
committermaartenbrock <maartenbrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Fri, 10 Feb 2006 13:37:25 +0000 (13:37 +0000)
commite15c734f1d268e4d8eb0ea7a96b5fab1288f11c1
tree5e761eaa162ad1ebfdc9e532be2511a4fb02e52f
parenta3e7699bab2096230c1eeae9e3746039d0b578d1
* device/include/mcs51/at89c51snd1c.h: updated comments, see patch 1428901
* device/include/mcs51/c8051f330.h,
* device/include/mcs51/c8051f350.h: used () with __at, renamed IDLE,STOP to
  PCON_IDLE,PCON_STOP and added sfr16 definitions
* device/lib/_divsint.c,
* device/lib/_divuint.c,
* device/lib/_divulong.c,
* device/lib/_divulong.c: renamed a,b to x,y to avoid confusion, fixed
  register bank bug for small stackauto

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4035 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/mcs51/at89c51snd1c.h
device/include/mcs51/c8051f330.h
device/include/mcs51/c8051f350.h
device/lib/_divsint.c
device/lib/_divslong.c
device/lib/_divuint.c
device/lib/_divulong.c