This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
79d62892ad
minix
/
lib
/
libc
/
syscall
/
cprofile.S
8 lines
80 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
System statistical and call profiling support by Rogier Meurs <rogier@meurs.org>.
2006-10-30 16:53:38 +01:00
.extern
__cprofile
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
_cprofile
.balign
2
System statistical and call profiling support by Rogier Meurs <rogier@meurs.org>.
2006-10-30 16:53:38 +01:00
_cprofile
:
jmp
_
_
c
p
r
o
f
i
l
e
Reference in a new issue
Copy permalink