On 9/18/05, raja <vnagaraju@xxxxxxxxxxxx> wrote: > > Will you please tell me how can i write Assembly Code in kernel space? > > Simplest to say !!!! just take a look are include/asm/bitops.h in kernel source ..... There you will find almost all funcitons using inline assembly !!! or for pure assembly take a look at entry.S etc ..... -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/