mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 12:06:37 +00:00
new: kfifo
This commit is contained in:
@ -127,6 +127,6 @@ uint64_t ktest_test_bitree(uint64_t arg)
|
||||
kTEST("Testing case %d", i);
|
||||
kt_bitree_func_table[i](0, 0);
|
||||
}
|
||||
kdebug("bitree Test done.");
|
||||
kTEST("bitree Test done.");
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user