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
e2ed94a3c65bb02a7ec9ae84eb0fef4d362e7920
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