This website requires JavaScript.
Explore
Help
Sign In
encounter
/
newlib
Watch
0
Star
0
Fork
0
You've already forked newlib
mirror of
https://github.com/encounter/newlib.git
synced
2026-03-30 11:31:09 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
devkitPPC
newlib
/
libgloss
/
m32r
/
getpid.c
T
Add File
New File
Upload File
Apply Patch
Ranjith Kumaran
03261851a1
20000317 sourceware import
2000-03-17 22:48:54 +00:00
7 lines
37 B
C
Raw
Permalink
Blame
History
int
_getpid
(
int
n
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink