mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
gcc 3.2.2 and 4.1.0 portability hacks.
This commit is contained in:
@ -227,7 +227,8 @@ class Layout
|
||||
sized_create_version_sections(const Versions* versions,
|
||||
unsigned int local_symcount,
|
||||
const std::vector<Symbol*>& dynamic_symbols,
|
||||
const Output_section* dynstr);
|
||||
const Output_section* dynstr
|
||||
ACCEPT_SIZE_ENDIAN);
|
||||
|
||||
// Return whether to include this section in the link.
|
||||
template<int size, bool big_endian>
|
||||
|
Reference in New Issue
Block a user