fixed compilation error

tcp-recv-fnmut
pca006132 2020-06-05 12:23:43 +08:00
parent d01d0f69a4
commit 40d5eb8232
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);