Implement process and thread object type getters

这个提交包含在:
2026-07-09 20:33:57 +02:00
父节点 17f23fff41
当前提交 b98d94b4f3
修改 5 个文件,包含 78 行新增0 行删除

查看文件

@@ -12,6 +12,7 @@
#include <xtos.hh>
#include <ps/process.hh>
#include <ps/psmgr.hh>
#include <ps/quota.hh>
#include <ps/thread.hh>