~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to include/avr/iom64c1.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2010-02-21 11:54:12 UTC
  • mfrom: (1.1.9 upstream) (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100221115412-jtvrd3t0vo3qbmvg
Tags: 1:1.6.8-1
* New upstream release 
* Replaced builddep on gs-gpl with ghostscript
* Autotools executed during build.
* Now build-depends on doxygen >= 1.6.2 
* Errors in first two latex passes ignored (closes: #562312)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29
29
  POSSIBILITY OF SUCH DAMAGE. */
30
30
 
31
 
/* $Id: iom64c1.h,v 1.1.2.2 2009/01/26 18:18:51 arcanum Exp $ */
 
31
/* $Id: iom64c1.h,v 1.1.2.3 2009/08/07 01:25:49 arcanum Exp $ */
32
32
 
33
33
/* avr/iom64c1.h - definitions for ATmega64C1 */
34
34
 
683
683
 
684
684
#define DACON _SFR_MEM8(0x90)
685
685
#define DAEN 0
 
686
#define DAOE 1
686
687
#define DALA 2
687
688
#define DATS0 4
688
689
#define DATS1 5