[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: assambler code
On Tue, Mar 05, 2002 at 03:24:29PM +0100, Paolo Perego wrote:
> > code for the kernel o for an user mode app???
> Questions arise if putting asm code in C kernel sources is a good choice or
> not? What's the opionion fo the List? :)
use it very sparingly and always behind macros so versions for other
machines can use it.
In other words, don't do it.
regards
john
--
I am a complete moron for forgetting about endianness. May I be
forever marked as such.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/