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

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

Re: [avr-gcc-list] CALLING ASSEMBLER FUNCTIONS FROM C USING GCCAVR


From: Larry Barello
Subject: Re: [avr-gcc-list] CALLING ASSEMBLER FUNCTIONS FROM C USING GCCAVR
Date: Sat, 12 May 2001 08:58:24 -0700

The file "ctoasm.inc", found in the libc distribution, contains details of
the calling conventions (what registers are used, etc).

Looking at other examples is a good way to start.  Again, the library
functions in the distribution (libc) is a good place to look at code and
makefiles.

----- Original Message -----
From: "Tim Fenn" <address@hidden>
To: <address@hidden>
Sent: Thursday, May 10, 2001 2:14 AM
Subject: [avr-gcc-list] CALLING ASSEMBLER FUNCTIONS FROM C USING GCCAVR


> Hi
> I wonder if anyone can tell me how i include and call assembler functions
ic
> GCCAVR. I havent got a clue where to start.
> Thanks
> Tim
>
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list
>




reply via email to

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