sdio-clean #32

Merged
sb10q merged 1 commits from pca006132/zynq-rs:sdio-clean into master 2020-06-05 12:29:43 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ pub fn main_core0() {
.neighbor_cache(neighbor_cache)
.finalize();
#[cfg(feature = "target_zc706")]
ps7_init::report_differences();
Sockets::init(32);