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
/
libgcc
/
x86
/
crti.s
blob: 57cb8c1f118dd8d53d96fa558d77fd181ad87996 (
plain
) (
blame
)
1
2
3
4
5
section
.init
global _init
:
function _init
:
push ebp mov ebp
,
esp