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/



_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to