mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
2003-06-15 Andrew Cagney <cagney@redhat.com>
* rdi-share/host.h (Fail): Change to a varargs function. * remote-rdi.c (Fail): Update.
This commit is contained in:
@ -1066,7 +1066,7 @@ _initialize_remote_rdi (void)
|
||||
/* A little dummy to make linking with the library succeed. */
|
||||
|
||||
void
|
||||
Fail (const char *ignored)
|
||||
Fail (const char *ignored, ...)
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user