index
:
objective.git
cmake
cpuid_refactor
docs
kernconf
linker_script
main
Objective Kernel source code
Alexey Gavrilov <alexey.gavrilov@mail.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kernel.c
blob: 1d734c92bab5715f10d34a86ba1abca1774391e4 (
plain
) (
blame
)
1
2
3
4
int
main
()
{
return
0
;
};