View | Details | Raw Unified
Collapse All | Expand All

(-) avr-libc-1.2.3/common/macros.inc (+4 lines)
 Lines 35-40    Link Here 
     Created by Marek Michalkiewicz <marekm@linux.org.pl>
     Created by Marek Michalkiewicz <marekm@linux.org.pl>
 */
 */
#ifndef _MACROS_INC
#define _MACROS_INC
#include <avr/io.h>
#include <avr/io.h>
/* if not defined, assume old version with underscores */
/* if not defined, assume old version with underscores */
 Lines 219-221    Link Here 
#endif
#endif
	.endm
	.endm
#endif