~ubuntu-branches/ubuntu/saucy/avr-libc/saucy

« back to all changes in this revision

Viewing changes to include/avr/iotnx5.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2011-07-14 11:15:32 UTC
  • mfrom: (1.1.10 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110714111532-e83i3vqdowgxw8lv
Tags: 1:1.7.1-2
include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (c) 2005, 2007, 2009 Anatoly Sokolov
 
1
/* Copyright (c) 2005,2007 Anatoly Sokolov
2
2
   All rights reserved.
3
3
 
4
4
   Redistribution and use in source and binary forms, with or without
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: iotnx5.h,v 1.7.2.2 2009/02/07 19:29:44 aesok Exp $ */
 
31
/* $Id: iotnx5.h 1870 2009-02-07 19:24:23Z aesok $ */
32
32
 
33
33
/* avr/iotnx5.h - definitions for ATtiny25, ATtiny45 and ATtiny85 */
34
34