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

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

Re: [avr-libc-dev] Include location


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Include location
Date: Tue, 29 Jul 2003 07:33:52 +0200
User-agent: Mutt/1.2.5i

As Shaun Jackman wrote:

> What's the preferred location for the avr specific includes?

> #include <avr/interrupt.h>
> or
> #include <interrupt.h>

If they are AVR-specific, then use the avr subdir.  Include files
without a subdir should be those as specified by the C standard, or by
common tradition (like as it used to be on Posix systems).
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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