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

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

Re: [avr-gcc-list] Calling C functions from assembly


From: Galen Seitz
Subject: Re: [avr-gcc-list] Calling C functions from assembly
Date: Mon, 16 Oct 2006 11:23:53 -0700

Simon Han <address@hidden> wrote:

> Hi all,
>       
>       This must be the most stupid question of the year.  :P
> 
>       Is there a way to call C functions from assembly?  Can someone
> point  me an example of this?
> 

If you are asking about parameter passing and such, you can find the
calling conventions here:
  http://www.nongnu.org/avr-libc/user-manual/FAQ.html#faq_reg_usage

galen




reply via email to

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