20000317 sourceware import
This commit is contained in:
6
libgloss/m32r/getpid.c
Normal file
6
libgloss/m32r/getpid.c
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
int
|
||||
_getpid (int n)
|
||||
{
|
||||
return 1;
|
||||
}
|
Reference in New Issue
Block a user