[EMAIL PROTECTED] wrote:
>
> Dear all:
>
> I am writing a hardware simulation module in RTLinux v2.0, and I have to simulate
>interrupt, IRQ10 for example. How can I trigger this interrupt in RT module?
>
On ix86 I suppose:
__asm__ __inline__ ("int $10");
Ciao, Paolo.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/
