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