What is asmlinkage ?

Peter Teoh htmldeveloper at gmail.com
Fri Jan 11 01:30:28 EST 2013


On Fri, Jan 11, 2013 at 1:35 PM, Rajat Sharma <fs.rajat at gmail.com> wrote:

> > asmlinkage is defined for almost all arch:
> > grep asmlinkage arch/arm/*/* and u got the answer.
>
> I didn't see a definition of macro atleast in linux source I was browsing
> (3.2.0), Could you please point out to any one you have found.
>

it is defined even in  much earlier release:

http://lxr.free-electrons.com/ident?v=2.6.32;i=asmlinkage

for example, and every arch possible has a use of it.

-- 
Regards,
Peter Teoh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130111/cc878f3d/attachment.html 


More information about the Kernelnewbies mailing list