[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070427105923.GA31547@uranus.ravnborg.org>
Date: Fri, 27 Apr 2007 12:59:23 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Parav K Pandit <Parav_Pandit@...dtree.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: assembly code in the loadable kernel module
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists