修改作者信息为ATShining(匿名)

This commit is contained in:
zhangzheng
2023-12-02 10:16:14 +08:00
parent 6f618a296f
commit 0168a8ae76
61 changed files with 78 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
/**
* @file sys.c
* @author zhangzheng (1358745329@qq.com)
* @author ATShining (1358745329@qq.com)
* @brief 内核的信息输出对象,用户态使用该对象进行数据输出。
* @version 0.1
* @date 2023-09-16