mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 11:14:01 +00:00
6 lines
81 B
C
6 lines
81 B
C
#ifndef CLKS_KERNEL_H
|
|
#define CLKS_KERNEL_H
|
|
|
|
void clks_kernel_main(void);
|
|
|
|
#endif |