This website requires JavaScript.
Explore
Help
Sign In
berkus
/
essence-os
mirror of
https://gitlab.com/nakst/essence
Watch
1
Star
0
Fork
You've already forked essence-os
0
Code
Releases
Activity
4e6549d625
essence-os
/
arch
/
x86_64
/
crti.s
12 lines
123 B
ArmAsm
Raw
Blame
History
[
section
.
i
n
i
t
]
[
global
_
i
n
i
t
]
_init
:
push
r
b
p
mov
r
b
p
,
r
s
p
[
section
.
f
i
n
i
]
[
global
_
f
i
n
i
]
_fini
:
push
r
b
p
mov
r
b
p
,
r
s
p
View Git Blame
Copy Permalink