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

« back to all changes in this revision

Viewing changes to include/avr/iom645.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:
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: iom645.h,v 1.11.2.6 2009/02/11 18:05:30 arcanum Exp $ */
 
31
/* $Id: iom645.h 2115 2010-04-05 23:19:53Z arcanum $ */
32
32
 
33
33
/* avr/iom645.h - definitions for ATmega645 */
34
34
 
761
761
 
762
762
/* Constants */
763
763
#define SPM_PAGESIZE 256
 
764
#define RAMSTART     (0x100)
764
765
#define RAMEND       0x10FF
765
766
#define XRAMEND      RAMEND
766
767
#define E2END        0x7FF