mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🔧 修改为makefile的构建方式,程序能正常运行
This commit is contained in:
@ -4,8 +4,5 @@
|
||||
|
||||
void Start_Kernel(void)
|
||||
{
|
||||
while(1)
|
||||
{
|
||||
|
||||
};
|
||||
while(1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user