Re: assembly code in the loadable kernel module

From: Sam Ravnborg
Date: Fri Apr 27 2007 - 06:58:48 EST


On Fri, Apr 27, 2007 at 02:15:48PM +0530, Parav K Pandit wrote:
> Hi,
>
> I have written one function in assembly for my kernel module.
> Function is in module3.s file.
In the kernel assembeler files are named .S and preprocessed.
Try renaming it module3.S then it should work.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/