Macro x86_64::int [] [src]

macro_rules! int {
    ( $x:expr ) => { ... };
}

Generate a software interrupt. This is a macro because the argument needs to be an immediate.