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.nasm
blob: 745a0c3a51093ab4d03fd80337f45581a77223d6 (
plain
) (
blame
)
1
2
3
4
5
6
BITS 32 section .init global _init:function _init: push ebp mov ebp, esp