* avr.h: clr,lsl,rol, ... moved after add,adc, ...

This commit is contained in:
Denis Chertykov
2000-06-09 18:02:05 +00:00
parent a68078cbb8
commit b6c40e83e9
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,7 @@
Fri Jun 9 21:51:50 2000 Denis Chertykov <denisc@overta.ru>
* avr.h: clr,lsl,rol, ... moved after add,adc, ...
Wed Jun 7 21:39:54 2000 Denis Chertykov <denisc@overta.ru>
* avr.h: New file with AVR opcodes.