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