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
cf758fdfdc
Luna
/
kernel
/
src
/
main.cpp
7 lines
71 B
C++
Raw
Normal View
History
Unescape
Escape
Initial commit :)
2022-11-13 09:09:09 +00:00
#
include
<Types.h>
Tests: Add test framework
2022-10-16 13:31:58 +00:00
Ready. Set. Go!
2022-09-05 14:13:51 +00:00
extern
"
C
"
void
_start
(
)
{
Initial commit :)
2022-11-13 09:09:09 +00:00
for
(
;
;
)
;
Ready. Set. Go!
2022-09-05 14:13:51 +00:00
}
Reference in New Issue
Copy Permalink