Skip to main content

VM_INTERRUPT

Macro VM_INTERRUPT 

Source
macro_rules! VM_INTERRUPT {
    ($L:expr, $pc:expr, $base:expr) => { ... };
}