mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
检测处理器核心数量
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
|
||||
//引入对bool类型的支持
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define NULL 0
|
||||
|
||||
|
Reference in New Issue
Block a user