prefetch_b

Macro prefetch_b 

Source
macro_rules! prefetch_b {
    (S) => { ... };
    (B) => { ... };
}