添加lwip

This commit is contained in:
zhangzheng
2024-01-07 23:32:30 +08:00
parent 99ee275407
commit 0d98415b78
762 changed files with 229719 additions and 31 deletions

View File

@@ -36,7 +36,7 @@ static void knl_main(void)
{
umword_t status;
umword_t status2;
printk("knl main run..\n");
// printk("knl main run..\n");
while (1)
{
task_t *pos;