forked from M-Labs/zynq-rs
5 lines
67 B
Rust
5 lines
67 B
Rust
use super::InitOp;
|
|
|
|
pub const INIT_DATA: &'static [InitOp] = &[
|
|
];
|