avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] support for bitbanging GPIO lines through /sys/class/g


From: Joerg Wunsch
Subject: Re: [avrdude-dev] support for bitbanging GPIO lines through /sys/class/gpio
Date: Mon, 12 Apr 2010 13:21:47 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

> Just one question - only the body of par.c is inside #if
> HAVE_PARPORT macros. The parts about the config file parsing, extern
> function declaration in par.h and other are always included, even if
> HAVE_PARPORT is not defined..

That's OK.  Declarations from header files don't generate any code,
and if they are never going to be used, the compiler simply doesn't
care about them.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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