SimpleKernel  0.0.1
project_config.h File Reference

project_config 头文件,此文件由 cmake 自动生成,不要手动修改 More...

#include "cstdint"
Include dependency graph for project_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define KERNEL_NAME   (wchar_t *)L"kernel.elf"
 

Detailed Description

project_config 头文件,此文件由 cmake 自动生成,不要手动修改

Author
Zone.N (Zone..nosp@m.Niuz.nosp@m.h@hot.nosp@m.mail.nosp@m..com)
Version
1.0
Date
2023-09-09
change log:
DateAuthorDescription
2023-09-09Zone.N (Zone..nosp@m.Niuz.nosp@m.h@hot.nosp@m.mail.nosp@m..com)创建文件

Definition in file project_config.h.

Macro Definition Documentation

◆ KERNEL_NAME

#define KERNEL_NAME   (wchar_t *)L"kernel.elf"

Definition at line 22 of file project_config.h.