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