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
Files
ed05094c78161f2c895955d6a04ea1b0c3a462e9
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