gcc-15 bug fixed
This commit is contained in:
@@ -244,7 +244,7 @@ copyinstr3(char *s)
|
||||
// See if the kernel refuses to read/write user memory that the
|
||||
// application doesn't have anymore, because it returned it.
|
||||
void
|
||||
rwsbrk()
|
||||
rwsbrk(char* arg)
|
||||
{
|
||||
int fd, n;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user