This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
newlib
Watch
1
Star
0
Fork
You've already forked newlib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1995e606d8
newlib
/
libgloss
/
m32r
/
getpid.c
7 lines
37 B
C
Raw
Blame
History
int
_getpid
(
int
n
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink