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
/
_pm_findproc.S
8 lines
96 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
Renamed findproc() to _pm_findproc() to reduce polluting of application namespace.
2006-03-25 05:49:04 +01:00
.extern
___pm_findproc
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
__pm_findproc
.balign
2
Renamed findproc() to _pm_findproc() to reduce polluting of application namespace.
2006-03-25 05:49:04 +01:00
__pm_findproc
:
jmp
_
_
_
p
m
_
f
i
n
d
p
r
o
c
Reference in a new issue
Copy permalink