> Now, it appears for me to use the kernel routines such as enable_irq
(defined
> in (/usr/src/linux-2.4.18-5/arch/i386/kernel/irq.c) I have to make the
entire
> kernel.o, since there are a lot of dependencies.
>
> Do I need to go this far??
>
> What is a simpler way to use these routines (in irq.c) with my application??
>
> How do I link this module (i.e irq.o) with my application?? I get heaps of
> unresoleved errors.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/