Add FIXME
This commit is contained in:
parent
bef9158450
commit
fcd6d9b9f5
@ -55,7 +55,7 @@ extern "C"
|
||||
|
||||
char* getenv(const char*)
|
||||
{
|
||||
return NULL; // Not implemented :)
|
||||
return NULL; // FIXME: Not implemented :)
|
||||
}
|
||||
|
||||
__lc_noreturn void _Exit(int status)
|
||||
|
Loading…
Reference in New Issue
Block a user