mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
🆕 ktest模块
This commit is contained in:
4
kernel/ktest/ktest.h
Normal file
4
kernel/ktest/ktest.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <common/sys/types.h>
|
||||
|
||||
uint64_t ktest_test_bitree(uint64_t arg);
|
Reference in New Issue
Block a user