forked from Imagelibrary/binutils-gdb
gcc 4.1.0 portability fixes.
This commit is contained in:
@@ -154,8 +154,7 @@ class Layout
|
||||
|
||||
// Return whether SEG1 comes before SEG2 in the output file.
|
||||
static bool
|
||||
Layout::segment_precedes(const Output_segment* seg1,
|
||||
const Output_segment* seg2);
|
||||
segment_precedes(const Output_segment* seg1, const Output_segment* seg2);
|
||||
|
||||
// Map from section flags to segment flags.
|
||||
static elfcpp::Elf_Word
|
||||
|
||||
Reference in New Issue
Block a user