URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [newlib-1.18.0/] [libgloss/] [m32r/] [getpid.c] - Rev 862
Go to most recent revision | Compare with Previous | Blame | View Log
int _getpid (int n) { return 1; }
Go to most recent revision | Compare with Previous | Blame | View Log