Green Hills MULTI project files must specify explicitly distinct object file names for source files with the same name.
6 lines
32 B
C
6 lines
32 B
C
|
|
int test_a()
|
|
{
|
|
return 1;
|
|
}
|