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