Macro hls_host_noop

Source
macro_rules! hls_host_noop {
    ($sim: ident, $($clock: ident).+, $uut: ident, $($fifo: ident).+) => { ... };
}