This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
5f56e4b63a
Luna
/
kernel
/
src
/
boot
/
Init.h
8 lines
80 B
C
Raw
Normal View
History
Unescape
Escape
Add init
2022-11-13 11:20:53 +00:00
#
pragma once
namespace
Init
{
void
early_init
(
)
;
void
check_magic
(
)
;
Add newlines at end-of-file
2023-01-02 12:07:29 +00:00
}
Reference in New Issue
Copy Permalink