SimpleKernel
0.0.1
boot.h
Go to the documentation of this file.
1
17
#ifndef SIMPLEKERNEL_BOOT_H
18
#define SIMPLEKERNEL_BOOT_H
19
20
#include "cstdint"
21
28
int
main
(
int
_argc,
char
**_argv);
29
30
#endif
/* SIMPLEKERNEL_BOOT_H */
main
int main(int _argc, char **_argv)
入口
Definition:
main.cpp:19
src
boot
include
boot.h
Generated on Tue Sep 12 2023 13:20:13 for SimpleKernel by
1.9.1