]> sourceware.org Git - newlib-cygwin.git/blob - libgloss/m32r/getpid.c
ff6e9023d753bc031fab1f9f900d68fdb00468d2
[newlib-cygwin.git] / libgloss / m32r / getpid.c
1
2 int
3 _getpid (int n)
4 {
5 return 1;
6 }
This page took 0.039344 seconds and 6 git commands to generate.