fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libgloss / iq2000 / getpid.c
blob20ab1866eb9430825b1f530f7a991a9ed17bbd43
1 #include <_ansi.h>
2 #include <sys/types.h>
3 #include <sys/stat.h>
4 #include "trap.h"
7 _getpid (n)
9 return 1;