Macro x86::int[][src]

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

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