This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
newlib
Watch
1
Star
0
Fork
0
You've already forked newlib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
84132c9d9f
newlib
/
libgloss
/
m32r
/
getpid.c
Ranjith Kumaran
03261851a1
20000317 sourceware import
2000-03-17 22:48:54 +00:00
7 lines
37 B
C
Raw
Blame
History
int
_getpid
(
int
n
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink