avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] crc16.h - why inlined


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] crc16.h - why inlined
Date: Thu, 9 Jan 2003 10:22:14 +0100 (MET)

Volkmar Dierkes <address@hidden> wrote:

> I used these days the _crc16_update function which works very well.
> But why it is defined as an inlined function? As I can see there is
> no additional prologue/epilogue code if compiled without inline.

The value of this file has already been questioned on the avr-libc
mailing list.  We are open for any suggestions, ranging from putting
it into an include/compat directory and maintain it for backwards
compatibility with older avr-libc releases only, up to make it as
useful as possible -- and then fully documented.  If you're using it,
and find it useful, please make a stab at documenting it (and in
particular, provide a small example for its use).

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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