]> sourceware.org Git - newlib-cygwin.git/blame_incremental - libgloss/m32r/getpid.c
Cygwin: add release message for latest pipe changes
[newlib-cygwin.git] / libgloss / m32r / getpid.c
... / ...
CommitLineData
1
2int
3_getpid (int n)
4{
5 return 1;
6}
This page took 0.026964 seconds and 6 git commands to generate.