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
/
getprocnr.S
8 lines
84 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
New system call added to PM: getprocnr(int *proc_nr) (like getpid); Minor update to scheduling code (unready().
2005-05-20 11:37:43 +02:00
.extern
__getprocnr
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
_getprocnr
.balign
2
New system call added to PM: getprocnr(int *proc_nr) (like getpid); Minor update to scheduling code (unready().
2005-05-20 11:37:43 +02:00
_getprocnr
:
jmp
_
_
g
e
t
p
r
o
c
n
r
Reference in a new issue
Copy permalink