mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
Protoization.
This commit is contained in:
@ -28,7 +28,7 @@ static char *environment[] =
|
||||
|
||||
char **environ;
|
||||
|
||||
start ()
|
||||
start (void)
|
||||
{
|
||||
INIT_STACK (kdb_stack_beg, kdb_stack_end);
|
||||
|
||||
|
Reference in New Issue
Block a user