slave_fpga: board_misoc

pull/1068/head^2
Robert Jördens 2018-06-09 20:03:22 +08:00 committed by Robert Jördens
parent cb6e44b23a
commit 4912f53ab4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
use board::{csr, clock};
use board_misoc::{csr, clock};
use core::slice;
use byteorder::{ByteOrder, BigEndian};