What is asmlinkage ?

Alain Birtz abz at videotron.ca
Mon Jun 12 05:36:37 EST 2000


In /linux/shm.h there are many "asmlinkage" declaration like

asmlinkage int sys_shmat();

The source code for it is /linux/ipc/shm.c (and object file is
/linux/ipc/shm.o)
I wish to use sys_shmat() in a module: how can I do this ?

Thank you.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list