On Fri, Jan 11, 2013 at 1:35 PM, Rajat Sharma <fs.rajat@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