URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [newlib-1.10.0/] [libgloss/] [m32r/] [getpid.c] - Rev 1778
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