Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Dec 24, 2023
1 parent 4b3fbbe commit e7b8370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello_nim/hello_nim_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ int main(int argc, char *argv[])
return 0;
}

////TODO
////TODO: Needed by nuttx/arch/risc-v/src/common/riscv_initialize.c
void riscv_netinitialize(void) {} ////TODO

0 comments on commit e7b8370

Please sign in to comment.