> build_npc_VSwitch_nvboard

ysyx_22040000 李心杨
 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
  00:58:28  up 1 day  9:45,  2 users,  load average: 0.71, 0.86, 0.78
This commit is contained in:
tracer-ysyx 2024-01-06 00:58:28 +08:00 committed by xinyangli
parent 50bdb461c1
commit 077f785c26

View file

@ -12,7 +12,6 @@ void nvboard_bind_all_pins(VSwitch* top);
int main(int argc, char **argv, char **env) {
VSwitch *top = new VSwitch;
nvboard_bind_all_pins(top);
nvboard_init();
while (true) {