* What is asmlinkage ?
@ 2000-06-11 19:36 Alain Birtz
2000-06-12 3:12 ` Jag
0 siblings, 1 reply; 2+ messages in thread
From: Alain Birtz @ 2000-06-11 19:36 UTC (permalink / raw)
To: linuxppc-dev
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-06-12 3:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-11 19:36 What is asmlinkage ? Alain Birtz
2000-06-12 3:12 ` Jag
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).