Macro acpi_tables::aml::compare_op

source ·
macro_rules! compare_op {
    ($name:ident, $opcode:expr, $invert:expr) => { ... };
}