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

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

[avr-libc-dev] [bugs #12134] ADC register name definitions


From: Joerg Wunsch
Subject: [avr-libc-dev] [bugs #12134] ADC register name definitions
Date: Tue, 15 Mar 2005 21:37:45 +0000
User-agent: Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0

Follow-up Comment #1, bugs #12134 (project avr-libc):

I remember an old discussion that the use of ADC was

deprecated as it might conflict with the assembler

instruction named ADC (add with carry).  As <avr/io.h> is

supposed to be includable into assembler sources, any

#define for ADC would shadow that instruction.



One solutions would be to deprecate the ADC alias, but enable

it for !assembler compilations until it will eventually be

phased out.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12134>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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