avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #27425] Definition of SREG is missing in iom128.h


From: Oliver Regenfelder
Subject: [avr-libc-dev] [bug #27425] Definition of SREG is missing in iom128.h
Date: Fri, 11 Sep 2009 12:37:06 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)

URL:
  <http://savannah.nongnu.org/bugs/?27425>

                 Summary: Definition of SREG is missing in iom128.h
                 Project: AVR C Runtime Library
            Submitted by: oliver
            Submitted on: Fr 11 Sep 2009 12:37:04 GMT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.6.7
           Fixed Release: None

    _______________________________________________________

Details:

Hello,

The definition of SREG is missing (at least) form the iom128.h
headerfile. Its address is mentioned in a comment but no
#define is there

proposed solution:
add
#define SREG _SFR_IO8(0x3F)
to iom128.h

lg

Oliver




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?27425>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]