mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.
This commit is contained in:
@ -1389,7 +1389,7 @@ init_syscall_table (void)
|
||||
#if defined (SYS_yield)
|
||||
syscall_table[SYS_yield] = "yield";
|
||||
#endif
|
||||
};
|
||||
}
|
||||
|
||||
/*
|
||||
* Prettyprint a single syscall by number.
|
||||
|
Reference in New Issue
Block a user