Hi!

I want to use the vector_irq() function from gic.c inside a handler to 
check which interrupt has been set. I have tried this:

if (vector_irq == 0x0000000000004a04){
firq1_set = 1;
}

But I got an error... I don't know how to use the vector_irq function, if 
anyone could help me with this or give me an example, I would appreciate it.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/4267ad1b-14cf-4eeb-97d6-27da920a8c05n%40googlegroups.com.

Reply via email to